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

New commits:
commit e9b1955b0d85409686666a3796166ddf3694335d
Author:     Takeshi Abe <t...@fixedpoint.jp>
AuthorDate: Thu Nov 21 19:00:20 2019 +0900
Commit:     Xisco FaulĂ­ <xiscofa...@libreoffice.org>
CommitDate: Sat Nov 23 08:57:36 2019 +0100

    tdf#128892 Give menu "Rename Sheet" an alternative mnemonic H
    
    ... to avoid the duplicate R for "Insert Rows".
    
    Change-Id: Ie2e0faf566ba5f85e4b2a72c289a4320e580f7f9
    Reviewed-on: https://gerrit.libreoffice.org/83368
    Tested-by: Jenkins
    Reviewed-by: Adolfo Jayme Barrientos <fit...@ubuntu.com>
    (cherry picked from commit 017c6150e94a3a621f6f3e789fe72cac90a7bf11)
    Reviewed-on: https://gerrit.libreoffice.org/83510

diff --git a/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu 
b/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu
index 5fc352c50f8c..099c1f249d21 100644
--- a/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu
@@ -1928,7 +1928,7 @@
       </node>
       <node oor:name=".uno:RenameTable" oor:op="replace">
         <prop oor:name="Label" oor:type="xs:string">
-          <value xml:lang="en-US">~Rename Sheet...</value>
+          <value xml:lang="en-US">Rename S~heet...</value>
         </prop>
         <prop oor:name="Properties" oor:type="xs:int">
           <value>1</value>
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to