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
CustomTarget_librelogo.mk
Makefile
Module_librelogo.mk
Package_librelogo.mk
Package_librelogo_properties.mk
README.md

LibreLogo Programming Language

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