[libvoikko] More languages in the LO voikko plugin
Harri Pitkänen
hatapitk at iki.fi
Thu May 30 20:06:52 EEST 2013
On Wednesday 29 May 2013, Sjur Moshagen wrote:
> + {"da", "da", "DK"},
> + {"eu", "eu", "ES"},
> + {"eu-FR", "eu", "FR"},
> + {"gl", "gl", "ES"},
> + {"gl-PT", "gl", "PT"},
> + {"nb", "nb", "NO"},
> + {"nn", "nn", "NO"},
Committed these with a few changes
- LibreOffice knows only "eu", not "eu_ES" or "eu_FR". So those two I replaced
with {"eu", "eu", ""}
- LibreOffice does not know "gl_PT" so I left that one out. "gl" -> "gl_ES"
was added as requested.
Harri
More information about the Libvoikko
mailing list