Hallo,
with Context.getSelectedLanguage() I can get the LocaleID to get attributes and names in the standard language.
But how can I get the alternate or fallback language?
If there is anyone who can help me I would be very happy.
Many thanks.
Holger
Robert Goldenbaum on
Hi,
well this is quite easy:
Attribute ( int attrTypeNum, int localeID, boolean p_bUseLanguageFallback )
BR Robert