[Libreoffice-commits] core.git: Branch 'libreoffice-5-1' - officecfg/registry

Olivier Hallot ohallot at collabora.co.uk
Thu May 19 22:12:34 UTC 2016


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

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

    tdf#99850 Menu entry for Select Sheets...
    
    (Signed off in l10n list)
    
    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>
    (cherry picked from commit 6e96587601e7f73869d09ac2e3296b606b290721)
    Reviewed-on: https://gerrit.libreoffice.org/25181
    Reviewed-by: Adolfo Jayme Barrientos <fitojb at ubuntu.com>
    Tested-by: Adolfo Jayme Barrientos <fitojb at ubuntu.com>

diff --git a/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu
index fb15369..ee3bd99 100644
--- a/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu
@@ -168,7 +168,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