Locale Library: quite some questions...
Posted: Sun Feb 23, 2020 10:13 pm
I try to understand better how Hollywood Locale Library works.
What is the result of GetSystemLanguage() and GetSystemCountry() if it is different then the internally supported values?
0 ? A negative error number ? Nil ?
On non amigaoid platforms only the languages are supported, that are in this list:
https://www.hollywood-mal.com/docs/html ... guage.html
Is that correct ?
What is the situation on amigaoid platforms ? Does it internally simply pass the parameters to the appropiate locale.library functions ?
Thus:
Does it support also languages not contained in the internal Hollywood list ?
Does it take care of AmigaOS/MorphOS/AROS feature to have more than one system language (with different prioritiy of course) at the same time ?
What is the result of GetSystemLanguage() and GetSystemCountry() if it is different then the internally supported values?
0 ? A negative error number ? Nil ?
On non amigaoid platforms only the languages are supported, that are in this list:
https://www.hollywood-mal.com/docs/html ... guage.html
Is that correct ?
What is the situation on amigaoid platforms ? Does it internally simply pass the parameters to the appropiate locale.library functions ?
Thus:
Does it support also languages not contained in the internal Hollywood list ?
Does it take care of AmigaOS/MorphOS/AROS feature to have more than one system language (with different prioritiy of course) at the same time ?