summaryrefslogtreecommitdiff
path: root/desktop/uiconfig/ui
diff options
context:
space:
mode:
authorSamuel Mehrbrodt <samuel.mehrbrodt@allotropia.de>2023-02-09 14:52:58 +0100
committerAdolfo Jayme Barrientos <fitojb@ubuntu.com>2023-02-13 13:17:12 +0000
commitef3c81d0fca9c8f80fd0d4e4025c37a114528344 (patch)
treeaa0307793351dbe74d991af95baf610e269dcc7a /desktop/uiconfig/ui
parent32267c54d7430886e643b297b5e03f5fbf08cf19 (diff)
Rename: Extension Manager -> Extensions
simplify dialog title, should be clear what this is about. Change-Id: I65d8ca89e32cc225a07483703cd27b0fdc630b42 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/146715 Reviewed-by: Heiko Tietze <heiko.tietze@documentfoundation.org> Tested-by: Jenkins Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
Diffstat (limited to 'desktop/uiconfig/ui')
-rw-r--r--desktop/uiconfig/ui/extensionmanager.ui2
-rw-r--r--desktop/uiconfig/ui/updateinstalldialog.ui2
2 files changed, 2 insertions, 2 deletions
diff --git a/desktop/uiconfig/ui/extensionmanager.ui b/desktop/uiconfig/ui/extensionmanager.ui
index f1eba95b038d..215536e179ab 100644
--- a/desktop/uiconfig/ui/extensionmanager.ui
+++ b/desktop/uiconfig/ui/extensionmanager.ui
@@ -5,7 +5,7 @@
<object class="GtkDialog" id="ExtensionManagerDialog">
<property name="can-focus">False</property>
<property name="border-width">6</property>
- <property name="title" translatable="yes" context="extensionmanager|ExtensionManagerDialog">Extension Manager</property>
+ <property name="title" translatable="yes" context="extensionmanager|ExtensionManagerDialog">Extensions</property>
<property name="default-width">0</property>
<property name="default-height">0</property>
<property name="type-hint">dialog</property>
diff --git a/desktop/uiconfig/ui/updateinstalldialog.ui b/desktop/uiconfig/ui/updateinstalldialog.ui
index 6ef80d393df2..15e7bcc398f3 100644
--- a/desktop/uiconfig/ui/updateinstalldialog.ui
+++ b/desktop/uiconfig/ui/updateinstalldialog.ui
@@ -175,7 +175,7 @@
</child>
<child internal-child="accessible">
<object class="AtkObject" id="UpdateInstallDialog-atkobject">
- <property name="AtkObject::accessible-description" translatable="yes" context="updateinstalldialog|extended_tip|UpdateInstallDialog">Click the Check for Updates button in the Extension Manager to check for online updates for all installed extensions. To check for online updates for only the selected extension, right-click to open the context menu, then choose Update.</property>
+ <property name="AtkObject::accessible-description" translatable="yes" context="updateinstalldialog|extended_tip|UpdateInstallDialog">Click the Check for Updates button in the Extensions dialog to check for online updates for all installed extensions. To check for online updates for only the selected extension, right-click to open the context menu, then choose Update.</property>
</object>
</child>
</object>