office-gobmx/librelogo
László Németh 5948e2e9f0 LibreLogo: fix ast, gug, hsb and sid language support
Asturian (ast), Paraguayan Guaraní (gug), Sidamo (sid)
and Upper-Sorbian (hsb) localizations did't work despite
their existing localization stored in the language fallback
dictionary of LibreLogo.py, because their 3-letter language
identifiers with their country codes trimmed to 2-letter,
for example: "hsb-DE" -> "hs" instead of the correct "hsb".

Missing Upper-Sorbian support was reported by Michael Wolf.

Change-Id: I57aa6752d05452d1f8bb95ff91f4d4456dffcd80
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/140796
Tested-by: László Németh <nemeth@numbertext.org>
Reviewed-by: László Németh <nemeth@numbertext.org>
2022-09-30 14:28:44 +02:00
..
source LibreLogo: fix ast, gug, hsb and sid language support 2022-09-30 14:28:44 +02:00
CustomTarget_librelogo.mk Resolves: tdf#97046 ensure build system variables start with gb_ 2021-11-04 10:48:24 +01:00
Makefile
Module_librelogo.mk
Package_librelogo.mk
Package_librelogo_properties.mk Related: tdf#80713 add KeyIds to LibreLogo strings 2021-10-02 17:13:20 +02:00
README.md

LibreLogo Programming Language

LibreLogo is a Logo-like programming language with interactive vectorgraphics for education and DTP