Localization for string values
Opened this issue · 1 comments
Deleted user commented
Is it possible to support multi-language?
For example, native Android provides strings-xx.xml
file inside value...
and all values defined in this file are used for localization.
In other words, we can get different texts according to language preference by using just one id.
This is valid in iOS even if the method is different.
Is it possible such usage in SLib? If not, this is elementary requirement, I think.
fred1218zh commented
It is already supported.