vaenow / cordova-plugin-app-update

App updater for Cordova/PhoneGap
MIT License
299 stars 146 forks source link

Change language. #9

Closed LTiollier closed 7 years ago

LTiollier commented 8 years ago

Hello, thanks for this work ! How i can change the language without passing by Java (Just with config.xml or Js) ?

brauchle commented 8 years ago

Is the localization feature already implemented? I saw that you created the xml-files for the english translation, but how do i tell your plugin that i want english? Or is this just not finished?

brauchle commented 8 years ago

Just read the other issue with regarding language. So its automatically used by the Android-Language - i am using a german tablet, but its using the chinese stuff. Would'nt it be more suitable to set the default language to english if there are not translations available?

Would it integrate german as a language? I could translate it...

vaenow commented 8 years ago

Sorry for reply you so late.

@xutech you can change the display language through adding or modifying the values-xml-files 😄

@brauchle I have set the default language to English if there are no translations available see commit