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.mehrbr...@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 <c...@libreoffice.org>
    Reviewed-by: Samuel Mehrbrodt <samuel.mehrbr...@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>
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to