[Libreoffice-commits] core.git: dictionaries

wishawa (via logerrit) logerrit at kemper.freedesktop.org
Tue Jun 4 12:19:00 UTC 2019


 dictionaries |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit fce79b2347d93b74310775dc9dcd080674579435
Author:     wishawa <wisha.wa at yandex.com>
AuthorDate: Thu May 30 23:29:24 2019 +0700
Commit:     Gerrit Code Review <gerrit at gerrit.libreoffice.org>
CommitDate: Tue Jun 4 14:18:16 2019 +0200

    Update git submodules
    
    * Update dictionaries from branch 'master'
      - Remove abbreviations from Thai hunspell dictionary.
    
        Reasons:
        1. They are not present in other spellcheck dictionaries (such as en).
        2. To add all abreviations would not be much different from adding all
        possible combinations of 2-3 Thai consonants. This would make misspelled
        abbreviations come as correct to the spellcheck anyway.
        3. Adding only the most common ones can cause confusion to those using
        less common ones, as the spellchecker will suggest the more common
        abbreviation. It is also nearly impossible to determine if an abbreviation
        is common that it should be added or not.
        Change-Id: I8b7bce70f552ab3b356e1ab2c101e9e31a8ec271
        Reviewed-on: https://gerrit.libreoffice.org/73216
        Reviewed-by: Andras Timar <andras.timar at collabora.com>
        Tested-by: Andras Timar <andras.timar at collabora.com>

diff --git a/dictionaries b/dictionaries
index 547d7a6839fa..e122922802e8 160000
--- a/dictionaries
+++ b/dictionaries
@@ -1 +1 @@
-Subproject commit 547d7a6839fa289ca52c2a241f9923e0359aee2f
+Subproject commit e122922802e82eef43a6e17762b2e80b66ce6f1c


More information about the Libreoffice-commits mailing list