Skip to content

Add support for the LANGUAGE environment variable

keremet requested to merge keremet/libxfce4util:language into master

If LANGUAGE is set, then this variable should affect labels in XFCE application menu too. If there is no translation for the first language from the variable in a .desktop file, then we should look for translation for the next languages. The same way is used in gettext.

Merge request reports