From ef3c81d0fca9c8f80fd0d4e4025c37a114528344 Mon Sep 17 00:00:00 2001 From: Samuel Mehrbrodt Date: Thu, 9 Feb 2023 14:52:58 +0100 Subject: 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 Tested-by: Jenkins Reviewed-by: Adolfo Jayme Barrientos --- desktop/uiconfig/ui/extensionmanager.ui | 2 +- desktop/uiconfig/ui/updateinstalldialog.ui | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'desktop/uiconfig/ui') 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 @@ False 6 - Extension Manager + Extensions 0 0 dialog 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 @@ - 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. + 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. -- cgit