[Libreoffice-commits] core.git: officecfg/registry

Eike Rathke erack at redhat.com
Mon Aug 17 04:23:29 PDT 2015


 officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 4a6ebbe2509b98ce471d876f3153e858282557dd
Author: Eike Rathke <erack at 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">


More information about the Libreoffice-commits mailing list