officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu | 2 +- officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-)
New commits: commit 5b2c40f9dac352fa8ffe2d20fbace667646141da Author: Eike Rathke <er...@redhat.com> Date: Mon Aug 17 13:37:18 2015 +0200 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 <caol...@redhat.com> Tested-by: Caolán McNamara <caol...@redhat.com> diff --git a/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu index c380155..c82ed03 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 7e2f00b..91aa011 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>
_______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits