Languages

Menu
Sites
Language
Can't add locales to wearable web app in Tizen Studio?

I'm trying to add support for other languages in my wearable web app and have been following this guide: https://developer.tizen.org/development/tizen-studio/web-tools/configuring-your-app/web-localization.

But when I attempt to add a locale by clicking the Add Locale(s) button and then choosing a language, nothing happens. I have tried manually creating the folders where the locale files should be loaded but nothing seems to be working. I don't know if I'm missing something or if its a bug with Tizen Studio. 

 

Edited by: Sam McGillicudy on 04 Feb, 2018
View Selected Answer

Responses

2 Replies
Iqbal Hossain

hi Sam McGillicudy
You may do like this, 
Right Click on your problem name and select Localization.. Web Localization tab will be opened.. 
If it is not opened, go from Window > Show Viwe > Others > Web Localization  
Add your language and add the String ID... after adding locales folder will be created automatically.. 

Mark as answer
Sam McGillicudy

Thats exactly what I was doing but i just realised now I misunderstood how the language menu worked. I didn't realise you added languages by checking the box, I thought you just selected one and then clicked Ok. Thanks for the reply anyway.