[Libreoffice-commits] core.git: Branch 'libreoffice-6-3' - dictionaries

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


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

New commits:
commit 60398a79d439d799e65724e12f2624c816a20e94
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:19:59 2019 +0200

    Update git submodules
    
    * Update dictionaries from branch 'libreoffice-6-3'
      - 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>
        (cherry picked from commit e122922802e82eef43a6e17762b2e80b66ce6f1c)
        Reviewed-on: https://gerrit.libreoffice.org/73443

diff --git a/dictionaries b/dictionaries
index 0e34c006e590..f076e661247f 160000
--- a/dictionaries
+++ b/dictionaries
@@ -1 +1 @@
-Subproject commit 0e34c006e590251047ec22bea3606b0abf04573c
+Subproject commit f076e661247f721fd21cd430083c16617f80cfa4


More information about the Libreoffice-commits mailing list