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

László Németh nemeth at numbertext.org
Thu Mar 1 08:57:55 UTC 2018


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

New commits:
commit aa35ecbf8f51dde568286e68ab1ffcd383392f89
Author: László Németh <nemeth at numbertext.org>
Date:   Tue Feb 27 23:41:10 2018 +0100

    Updated core
    Project: dictionaries  79b662808e98cda02dc4326f32cfce28fcbba7b8
    
    tdf#116072 Improve Hungarian spell checking by better word breaking
    
    and ignore the special characters of the word forms, or
    break at the special character and check the word stem and
    affix (with a starting hyphen) separately:
    
    vár(hat)nak -> várhatnak
    „Tisza”-ban -> Tisza, -ban [Note: this removes false alarms
        in Writer, but extra grammar checking can help to check
        matching of the stem and the affix.]
    
    Change-Id: Icb810ccc1ecb84fea3ee5093100e2fdc874edb6c
    Reviewed-on: https://gerrit.libreoffice.org/50475
    Reviewed-by: László Németh <nemeth at numbertext.org>
    Tested-by: László Németh <nemeth at numbertext.org>
    (cherry picked from commit 2b7711678410bc531e9d07b4d6f85bfb85f2116a)
    Reviewed-on: https://gerrit.libreoffice.org/50552
    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 0eab9c1a9910..79b662808e98 160000
--- a/dictionaries
+++ b/dictionaries
@@ -1 +1 @@
-Subproject commit 0eab9c1a9910c7adf74dcd6286c1338a8545254a
+Subproject commit 79b662808e98cda02dc4326f32cfce28fcbba7b8


More information about the Libreoffice-commits mailing list