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

New commits:
commit 7b21b1f58a13af7f6bc4f053e0758a0331621618
Author:     Stéphane Guillou <stephane.guil...@member.fsf.org>
AuthorDate: Wed Aug 30 00:58:26 2023 +0200
Commit:     Ilmari Lauhakangas <ilmari.lauhakan...@libreoffice.org>
CommitDate: Sat Dec 23 11:07:51 2023 +0100

    tdf#156719: use unique accelerator for Insert > Signature Line
    
    Change-Id: Iebd03e3a526aef8db75a2323ec0faba8a3b24383
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/156276
    Tested-by: Jenkins
    Tested-by: Ilmari Lauhakangas <ilmari.lauhakan...@libreoffice.org>
    Reviewed-by: Ilmari Lauhakangas <ilmari.lauhakan...@libreoffice.org>
    (cherry picked from commit 761449adb54e965c94d31c36e945112736b232c5)
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/161211

diff --git 
a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu 
b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
index 98332bbb434e..f4b6b8c3d7e5 100644
--- a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
@@ -7302,7 +7302,7 @@ bit 3 (0x8): #define 
UICOMMANDDESCRIPTION_PROPERTIES_TOGGLEBUTTON 8
       </node>
       <node oor:name=".uno:InsertSignatureLine" oor:op="replace">
         <prop oor:name="Label" oor:type="xs:string">
-          <value xml:lang="en-US">Signatu~re Line...</value>
+          <value xml:lang="en-US">Signat~ure Line...</value>
         </prop>
         <prop oor:name="Properties" oor:type="xs:int">
           <value>1</value>

Reply via email to