summaryrefslogtreecommitdiff
path: root/officecfg
diff options
context:
space:
mode:
authorYousuf Philips <philipz85@hotmail.com>2017-12-17 04:13:22 +0400
committerYousuf Philips <philipz85@hotmail.com>2017-12-18 23:32:00 +0100
commit04b50d4b6fd944313fd5164598f64ef787645692 (patch)
treecf7266476d96be3e677677a4ddf26eba3b4b93f6 /officecfg
parent6030c822c968be79b493de70c68a0bd51760e52f (diff)
tdf#91820 Round of improvements to Calc's menus for 6.0
Change-Id: Ia738456e5b351cc92777cd9795a3bfc641c454bc Reviewed-on: https://gerrit.libreoffice.org/46582 Reviewed-by: Yousuf Philips <philipz85@hotmail.com> Tested-by: Yousuf Philips <philipz85@hotmail.com> (cherry picked from commit 41e71a7c6f10eeca0d7bc083fc68dc85d9f2a986) Reviewed-on: https://gerrit.libreoffice.org/46713 Tested-by: Jenkins <ci@libreoffice.org>
Diffstat (limited to 'officecfg')
-rw-r--r--officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu7
-rw-r--r--officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu5
2 files changed, 7 insertions, 5 deletions
diff --git a/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu
index d4fd477c22e6..8df4a8049d3d 100644
--- a/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu
@@ -1430,7 +1430,7 @@
</node>
<node oor:name=".uno:Hide" oor:op="replace">
<prop oor:name="Label" oor:type="xs:string">
- <value xml:lang="en-US">~Hide Sheets</value>
+ <value xml:lang="en-US">~Hide Sheet</value>
</prop>
<prop oor:name="Properties" oor:type="xs:int">
<value>1</value>
@@ -1918,10 +1918,7 @@
</node>
<node oor:name=".uno:EditLinks" oor:op="replace">
<prop oor:name="Label" oor:type="xs:string">
- <value xml:lang="en-US">Edit Lin~ks...</value>
- </prop>
- <prop oor:name="ContextLabel" oor:type="xs:string">
- <value xml:lang="en-US">Lin~ks...</value>
+ <value xml:lang="en-US">Lin~ks to External Files...</value>
</prop>
</node>
<node oor:name=".uno:SheetRightToLeft" oor:op="replace">
diff --git a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
index 791ebefce51b..9ae90f080953 100644
--- a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
@@ -6438,6 +6438,11 @@
<value xml:lang="en-US">~Restart in Safe Mode...</value>
</prop>
</node>
+ <node oor:name=".uno:NavigateMenu" oor:op="replace">
+ <prop oor:name="Label" oor:type="xs:string">
+ <value xml:lang="en-US">Navigate</value>
+ </prop>
+ </node>
</node>
</node>
</oor:component-data>