summaryrefslogtreecommitdiff
path: root/extras
diff options
context:
space:
mode:
authorThorsten Behrens <Thorsten.Behrens@CIB.de>2020-10-26 17:32:34 +0100
committerMichael Stahl <michael.stahl@cib.de>2020-10-27 10:30:20 +0100
commit0c5cd8a4f525f1c421f6e0eeec9a517183572d2f (patch)
tree091ca15ececf3519ff538776ddce59db8664d93b /extras
parentb4e5a0e06d50853f057c1a192f4ee6bd5ee90fe0 (diff)
tdf#131510 fix German autocorrect list for 'daß'
Change-Id: I3b36aaa7b641ca5747c446e6304036d7fdb86b7d Reviewed-on: https://gerrit.libreoffice.org/c/core/+/104819 Tested-by: Jenkins Reviewed-by: Thorsten Behrens <Thorsten.Behrens@CIB.de> (cherry picked from commit 0f73a6268d32050fb4da2ca510aabfd0cbda3bbb) Reviewed-on: https://gerrit.libreoffice.org/c/core/+/104831 Reviewed-by: Michael Stahl <michael.stahl@cib.de>
Diffstat (limited to 'extras')
-rw-r--r--extras/source/autocorr/lang/de/DocumentList.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/extras/source/autocorr/lang/de/DocumentList.xml b/extras/source/autocorr/lang/de/DocumentList.xml
index 7cf483cb1404..e93742484c86 100644
--- a/extras/source/autocorr/lang/de/DocumentList.xml
+++ b/extras/source/autocorr/lang/de/DocumentList.xml
@@ -66,7 +66,9 @@
<block-list:block block-list:abbreviated-name="Dockument" block-list:name="Dokument"/>
<block-list:block block-list:abbreviated-name="dre" block-list:name="der"/>
<block-list:block block-list:abbreviated-name="dsa" block-list:name="das"/>
- <block-list:block block-list:abbreviated-name="dßa" block-list:name="daß"/>
+ <block-list:block block-list:abbreviated-name="dßa" block-list:name="dass"/>
+ <block-list:block block-list:abbreviated-name="daß" block-list:name="dass"/>
+ <block-list:block block-list:abbreviated-name="dssa" block-list:name="dass"/>
<block-list:block block-list:abbreviated-name="edr" block-list:name="der"/>
<block-list:block block-list:abbreviated-name="edr" block-list:name="der"/>
<block-list:block block-list:abbreviated-name="emfehlen" block-list:name="empfehlen"/>