officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 4a6ebbe2509b98ce471d876f3153e858282557dd Author: Eike Rathke <er...@redhat.com> Date: Mon Aug 17 13:13:53 2015 +0200 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 diff --git a/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu index 6170990..a4b5dfa 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"> _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits