officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 32b437559abcf7582f113dcb5c87f1a2dd2ba3ac 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 11:11:13 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> diff --git a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu index 6ffdabf967a5..98332bbb434e 100644 --- a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu +++ b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu @@ -2741,7 +2741,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">