diff options
author | Eike Rathke <erack@redhat.com> | 2015-08-17 13:13:53 +0200 |
---|---|---|
committer | Eike Rathke <erack@redhat.com> | 2015-08-17 13:22:26 +0200 |
commit | 4a6ebbe2509b98ce471d876f3153e858282557dd (patch) | |
tree | 0802790de52b794537d7624812673d84fa1bbd2f /officecfg/registry | |
parent | a50cd18768289c65debeed5ec507cf37095365b8 (diff) |
use >F~ill Cells< instead of >Fi~ll Cells< in Sheet menu, tdf#93326 related
... because there's already >Insert Co~lumns< and hitting ~l again
selects its >Columns ~Left<
Change-Id: I2e8ec975bc3b164f41fc3377780694a67cbb6879
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 6170990df1f3..a4b5dfa0c25f 100644 --- a/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu +++ b/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu @@ -1861,7 +1861,7 @@ </node> <node oor:name=".uno:FillCellsMenu" oor:op="replace"> <prop oor:name="Label" oor:type="xs:string"> - <value xml:lang="en-US">Fi~ll Cells</value> + <value xml:lang="en-US">F~ill Cells</value> </prop> </node> <node oor:name=".uno:CellContentsMenu" oor:op="replace"> |