mirror of
https://github.com/LibreOffice/dictionaries.git
synced 2025-08-16 15:58:08 +00:00
Hungarian grammar checking rules v1.6.3
Change-Id: I2c898690f12edc0ad4c83dc6395813e21a724f64 Reviewed-on: https://gerrit.libreoffice.org/51227 Reviewed-by: Andras Timar <andras.timar@collabora.com> Tested-by: Andras Timar <andras.timar@collabora.com>
This commit is contained in:

committed by
Andras Timar

parent
d8d241188c
commit
3bc3ffdb0b
@ -1,3 +1,3 @@
|
||||
Hungarian sentence checker for LibreOffice, version 1.6.2
|
||||
Hungarian sentence checker for LibreOffice, version 1.6.3
|
||||
see git://anongit.freedesktop.org/libreoffice/lightproof
|
||||
2009-2018 (c) László Németh, license: MPL 1.1 / GPLv3+ / LGPLv3+
|
||||
|
File diff suppressed because one or more lines are too long
@ -7,7 +7,7 @@ from com.sun.star.beans import PropertyValue
|
||||
pkg = "hu_HU"
|
||||
lang = "hu_HU"
|
||||
locales = {'hu-HU': ['hu', 'HU', '']}
|
||||
version = "1.6"
|
||||
version = "1.6.3"
|
||||
author = "László Németh"
|
||||
name = "Lightproof grammar checker (magyar)"
|
||||
|
||||
|
Reference in New Issue
Block a user