The project language files should obviously also be in the i18n folder

This commit is contained in:
Veronica K. B. Olsen
2021-02-17 12:14:57 +01:00
parent 51564d1adc
commit 35b8e389a3
6 changed files with 5 additions and 7 deletions
+1 -1
View File
@@ -563,7 +563,7 @@ class ToOdt(Tokenizer):
##
if len(theText) != len(theFmt):
# Genrate dummy format if there isn't any
# Generate dummy format if there isn't any or it doesn't match
theFmt = " "*len(theText)
# XML functions