diff options
author | Olivier Hallot <ohallot@collabora.co.uk> | 2016-05-16 12:57:13 -0300 |
---|---|---|
committer | Katarina Behrens <Katarina.Behrens@cib.de> | 2016-05-17 10:18:17 +0000 |
commit | 6e96587601e7f73869d09ac2e3296b606b290721 (patch) | |
tree | 557615667f5e8dfd2bdc2d9197c2c982a914c0ce /officecfg/registry | |
parent | ca0da38c1739df56494859212c662a2e92ab4d28 (diff) |
tdf#99850 Menu entry for Select Sheets...
Change-Id: I045677d79894791b8add3b79eddac73e3a526d4e
Reviewed-on: https://gerrit.libreoffice.org/25035
Reviewed-by: Katarina Behrens <Katarina.Behrens@cib.de>
Tested-by: Katarina Behrens <Katarina.Behrens@cib.de>
Diffstat (limited to 'officecfg/registry')
-rw-r--r-- | officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu index 40b3e6465eda..03d07c356312 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"> |