Hi all.
Today I have problem with localization. I read the article (https://developer.tizen.org/ru/documentation/articles/localization) and tried to make Web Pages Localization. I added index.html into localization wizard and chose french language. Then I chose french language and region on the device. Then I changed locales/fr/index.html, launched it on the device, but it loaded "main" index.html, which wasn't localized.
For example, I tried to chose app name in "config.xml->localization->name". Added French and insert new name (e.g. "French"). Then I launched app again and saw, that the name of app is "French".
So what am I doing wrong?
Thanks.