I need to use localization in my web application, can we use chrome.i18n APIs in Tizen?.
I found a article about using chrome.i18n APIs in Tizen- https://developer.tizen.org/documentation/localization
I tried localization wizard given in the SDK its making copy of source files for each language, but we are looking for separet message files for each language and using that message name in html and javascript.
We are using Tizen 2.0.0 SDK,