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

New commits:
commit d054a17c23bbeeda48f14a0059431358bb45cf42
Author:     Seth Chaiklin <sdc.bla...@youmail.dk>
AuthorDate: Thu Dec 10 15:17:05 2020 +0100
Commit:     Heiko Tietze <heiko.tie...@documentfoundation.org>
CommitDate: Sun Dec 20 09:19:55 2020 +0100

    tdf#138621 relabel .uno:OpenTemplate command; change .uno:NewDoc tooltip
    
    Change-Id: I9e7e4719663cd80e9f7d3afb42fe94c6224fb920
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/107536
    Tested-by: Jenkins
    Reviewed-by: Seth Chaiklin <sdc.bla...@youmail.dk>
    Reviewed-by: Heiko Tietze <heiko.tie...@documentfoundation.org>

diff --git 
a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu 
b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
index 64952eb92710..1ce707e99f12 100644
--- a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
@@ -2287,7 +2287,7 @@ bit 3 (0x8): #define 
UICOMMANDDESCRIPTION_PROPERTIES_TOGGLEBUTTON 8
           <value xml:lang="en-US">Manage Templates</value>
         </prop>
         <prop oor:name="TooltipLabel" oor:type="xs:string">
-          <value xml:lang="en-US">Show Templates Manager</value>
+          <value xml:lang="en-US">Open Templates Manager</value>
         </prop>
         <prop oor:name="Properties" oor:type="xs:int">
           <value>1</value>
@@ -3508,7 +3508,7 @@ bit 3 (0x8): #define 
UICOMMANDDESCRIPTION_PROPERTIES_TOGGLEBUTTON 8
       </node>
       <node oor:name=".uno:OpenTemplate" oor:op="replace">
         <prop oor:name="Label" oor:type="xs:string">
-          <value xml:lang="en-US">~Open Template...</value>
+          <value xml:lang="en-US">~Edit Template...</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