언어 설정

Menu
Sites
Language
Native application localiztion c++

Hello, could someone, please, help me to find some information (examples wii be good too) about how to make localiztion for my native applivation using c++ ? 

As I see there is a "Localization" tab in in tizen-manifest.xml but I don't have any idea how to deal with it.

 

Thank you!

Responses

2 댓글
AVSukhov

Hello,

Maybe this article helps you:

https://developer.tizen.org/development/guides/native-application/application-framework/application/internationalization?langswitch=en

Alex Dem

Hi, fyi;
IDE -> File-> New-> Tizen Native Project->Online Sample-> Internationalization (C example of multilanguage support)
Alexey.