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 --- officecfg/registry/schema/org/openoffice/Office/ExtensionManager.xcs | 4 ++-- officecfg/registry/schema/org/openoffice/Office/OptionsDialog.xcs | 3 +-- 2 files changed, 3 insertions(+), 4 deletions(-) (limited to 'officecfg/registry/schema') diff --git a/officecfg/registry/schema/org/openoffice/Office/ExtensionManager.xcs b/officecfg/registry/schema/org/openoffice/Office/ExtensionManager.xcs index eaf840cd90e4..1f6f0c4c35e8 100644 --- a/officecfg/registry/schema/org/openoffice/Office/ExtensionManager.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/ExtensionManager.xcs @@ -53,14 +53,14 @@ - Specifies whether to disable extension installation via the Extension Manager dialog. + Specifies whether to disable extension installation via the Extensions dialog. false - Specifies whether to disable extension removal via the Extension Manager dialog. + Specifies whether to disable extension removal via the Extensions dialog. false diff --git a/officecfg/registry/schema/org/openoffice/Office/OptionsDialog.xcs b/officecfg/registry/schema/org/openoffice/Office/OptionsDialog.xcs index 979c0d65eb00..75746fb57fba 100644 --- a/officecfg/registry/schema/org/openoffice/Office/OptionsDialog.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/OptionsDialog.xcs @@ -69,8 +69,7 @@ Defines a Module. The options dialog displays entries in its tree view only if they are defined to belong to the Module for which the options dialog is being displayed. The exception is the options dialog - which is invoked from the Extension Manager, where the Module is - irrelevant. + which is invoked from the Extensions dialog, where the Module is irrelevant. -- cgit