[Libreoffice-commits] core.git: dictionaries
Olivier Hallot (via logerrit)
logerrit at kemper.freedesktop.org
Tue Nov 24 11:14:22 UTC 2020
dictionaries | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 185037a39980bcf00ef3d9bb14ba935227c42938
Author: Olivier Hallot <olivier.hallot at libreoffice.org>
AuthorDate: Tue Nov 24 08:13:30 2020 -0300
Commit: Gerrit Code Review <gerrit at gerrit.libreoffice.org>
CommitDate: Tue Nov 24 12:13:30 2020 +0100
Update git submodules
* Update dictionaries from branch 'master'
to a470d37edcd50733fcfcfdf85c72e7bcdf1ecb81
- tdf#138368 Cleanup pt_BR spelling dict
1) Delete entry at line 66278 of the .dic which has a non-extended ascii char
and change first line of the .dic from 312368 to 312367 for new line count
2) convert CRLF to LF
3) iconv -f ISO-8859-1 -t UTF-8 pt_BR/pt_BR.dic > pt_BR/pt_BR.dic.new
mv pt_BR/pt_BR.dic.new pt_BR/pt_BR.dic
4) iconv -f ISO-8859-1 -t UTF-8 pt_BR/pt_BR.aff > pt_BR/pt_BR.aff.new
mv pt_BR/pt_BR.aff.new pt_BR/pt_BR.aff
5) add FLAG UTF-8 to .aff to indicate flags are no longer single bytes
Change-Id: Ib1e9b29d0ecdcf060b3e11207670d26b0f307464
Reviewed-on: https://gerrit.libreoffice.org/c/dictionaries/+/106402
Tested-by: Olivier Hallot <olivier.hallot at libreoffice.org>
Reviewed-by: Olivier Hallot <olivier.hallot at libreoffice.org>
diff --git a/dictionaries b/dictionaries
index 9e60a4193543..a470d37edcd5 160000
--- a/dictionaries
+++ b/dictionaries
@@ -1 +1 @@
-Subproject commit 9e60a41935436ba15f3bcdf1c830ccc46f07b898
+Subproject commit a470d37edcd50733fcfcfdf85c72e7bcdf1ecb81
More information about the Libreoffice-commits
mailing list