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

Olivier Hallot ohallot at collabora.co.uk
Tue May 17 10:18:37 UTC 2016


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

New commits:
commit 6e96587601e7f73869d09ac2e3296b606b290721
Author: Olivier Hallot <ohallot at collabora.co.uk>
Date:   Mon May 16 12:57:13 2016 -0300

    tdf#99850 Menu entry for Select Sheets...
    
    Change-Id: I045677d79894791b8add3b79eddac73e3a526d4e
    Reviewed-on: https://gerrit.libreoffice.org/25035
    Reviewed-by: Katarina Behrens <Katarina.Behrens at cib.de>
    Tested-by: Katarina Behrens <Katarina.Behrens at cib.de>

diff --git a/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu
index 40b3e64..03d07c3 100644
--- a/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu
@@ -217,7 +217,7 @@
       </node>
       <node oor:name=".uno:SelectTables" oor:op="replace">
         <prop oor:name="Label" oor:type="xs:string">
-          <value xml:lang="en-US">~Go to Sheet...</value>
+          <value xml:lang="en-US">~Select Sheets...</value>
         </prop>
       </node>
       <node oor:name=".uno:TableEvents" oor:op="replace">


More information about the Libreoffice-commits mailing list