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

New commits:
commit a407562a293d2cc5c7755951948a4e1e168d92bf
Author:     Stéphane Guillou <stephane.guil...@member.fsf.org>
AuthorDate: Fri Jul 14 11:27:07 2023 +0200
Commit:     Ilmari Lauhakangas <ilmari.lauhakan...@libreoffice.org>
CommitDate: Mon Jul 24 08:14:59 2023 +0200

    tdf#156262: use default ToC accelerator to avoid duplicate
    
    Change-Id: Ib995ce2921e1055fddf7ac965947c423c452eef4
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/154438
    Tested-by: Jenkins
    Tested-by: Ilmari Lauhakangas <ilmari.lauhakan...@libreoffice.org>
    Reviewed-by: Ilmari Lauhakangas <ilmari.lauhakan...@libreoffice.org>

diff --git 
a/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu 
b/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu
index c8ce337c609a..b3e8ce0e2e94 100644
--- a/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu
@@ -152,7 +152,7 @@
           <value xml:lang="en-US">Insert Table of Contents, Index or 
Bibliography</value>
         </prop>
         <prop oor:name="ContextLabel" oor:type="xs:string">
-          <value xml:lang="en-US">Table of Contents, ~Index or 
Bibliography...</value>
+          <value xml:lang="en-US">Table of Contents, Index or 
Bibliography...</value>
         </prop>
         <prop oor:name="Properties" oor:type="xs:int">
           <value>1</value>

Reply via email to