summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEike Rathke <erack@redhat.com>2015-08-17 13:37:18 +0200
committerCaolán McNamara <caolanm@redhat.com>2015-08-17 12:23:55 +0000
commit5b2c40f9dac352fa8ffe2d20fbace667646141da (patch)
treef15ca312896e71fa993de17c3206d6c5a3ed630f
parent0cbe071b049fdbcbeeea3b1589be4312fa4a39ea (diff)
Resolves: tdf#93326 >Fill< to >F~ill<, >Ed~it Mode< to >E~dit Mode<
in Edit menu ~d seems not to be used by any application. Change-Id: I55c58130e7e95dc3d22a254c41e0d09c7ae49583 Reviewed-on: https://gerrit.libreoffice.org/17802 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
-rw-r--r--officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu2
-rw-r--r--officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu2
2 files changed, 2 insertions, 2 deletions
diff --git a/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu
index c38015553fda..c82ed031ad3f 100644
--- a/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu
@@ -1841,7 +1841,7 @@
</node>
<node oor:name=".uno:FillCellsMenu" oor:op="replace">
<prop oor:name="Label" oor:type="xs:string">
- <value xml:lang="en-US">Fill</value>
+ <value xml:lang="en-US">F~ill</value>
</prop>
</node>
<node oor:name=".uno:CellContentsMenu" 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 7e2f00b85f63..91aa01123ad2 100644
--- a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
@@ -2456,7 +2456,7 @@
</node>
<node oor:name=".uno:EditDoc" oor:op="replace">
<prop oor:name="Label" oor:type="xs:string">
- <value xml:lang="en-US">Ed~it Mode</value>
+ <value xml:lang="en-US">E~dit Mode</value>
</prop>
<prop oor:name="Properties" oor:type="xs:int">
<value>9</value>