diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2020-11-24 08:13:30 -0300 |
---|---|---|
committer | Gerrit Code Review <gerrit@gerrit.libreoffice.org> | 2020-11-24 12:13:30 +0100 |
commit | 185037a39980bcf00ef3d9bb14ba935227c42938 (patch) | |
tree | 0843058d190de75498c0fd8794eada36da698b76 /dictionaries | |
parent | a629fc68371d5facd3c5d62acdae9355953d4782 (diff) |
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@libreoffice.org>
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'dictionaries')
m--------- | dictionaries | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/dictionaries b/dictionaries -Subproject 9e60a41935436ba15f3bcdf1c830ccc46f07b89 +Subproject a470d37edcd50733fcfcfdf85c72e7bcdf1ecb8 |