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

New commits:
commit e91d0caeb408231c43cc3cc3cad2440efafd96ed
Author:     Julien Nabet <serval2...@yahoo.fr>
AuthorDate: Sat Dec 16 22:46:31 2023 +0100
Commit:     Julien Nabet <serval2...@yahoo.fr>
CommitDate: Sun Dec 17 12:00:11 2023 +0100

    tdf#150695: The string "IgnoreAll" is probably wrong
    
    Change-Id: I93dc97d36dbd1c61ce8a851c4065944cb3fd9fc0
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/160877
    Tested-by: Jenkins
    Reviewed-by: Julien Nabet <serval2...@yahoo.fr>
    (cherry picked from commit 03691a623d491bcb4fac6862d9a25b674ccbef0c)
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/160859

diff --git 
a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu 
b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
index 5235cfea8946..83e6611922da 100644
--- a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
@@ -2723,7 +2723,7 @@ bit 3 (0x8): #define 
UICOMMANDDESCRIPTION_PROPERTIES_TOGGLEBUTTON 8
       </node>
       <node oor:name=".uno:SpellCheckIgnoreAll" oor:op="replace">
         <prop oor:name="Label" oor:type="xs:string">
-          <value xml:lang="en-US">IgnoreAll</value>
+          <value xml:lang="en-US">Ignore All</value>
         </prop>
       </node>
       <node oor:name=".uno:SpellCheckApplySuggestion" oor:op="replace">

Reply via email to