[Libreoffice-commits] core.git: officecfg/registry

Samuel Mehrbrodt Samuel.Mehrbrodt at cib.de
Tue Apr 26 08:30:15 UTC 2016


 officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 5538066d349eac50c561c1e68cd8c8749c39dbb9
Author: Samuel Mehrbrodt <Samuel.Mehrbrodt at cib.de>
Date:   Wed Apr 20 08:10:34 2016 +0000

    Better label for "Test Mode On/Off": "Preview Dialog"
    
    It is no toggle command, and "Preview Dialog" is more descriptive.
    
    Change-Id: Ic7fea1668d699e39524f01ec355383ef706398f3
    Reviewed-on: https://gerrit.libreoffice.org/24254
    Tested-by: Jenkins <ci at libreoffice.org>
    Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt at cib.de>

diff --git a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
index 44077b9..1c848eb 100644
--- a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
@@ -3108,7 +3108,7 @@
       </node>
       <node oor:name=".uno:TestMode" oor:op="replace">
         <prop oor:name="Label" oor:type="xs:string">
-          <value xml:lang="en-US">Test Mode On/Off</value>
+          <value xml:lang="en-US">Preview Dialog</value>
         </prop>
         <prop oor:name="Properties" oor:type="xs:int">
           <value>1</value>


More information about the Libreoffice-commits mailing list