S
S
Stepan Zubashev2016-11-09 11:53:39
Android
Stepan Zubashev, 2016-11-09 11:53:39

How to properly organize the localization of Cordova applications?

Question regarding Cordova/Phonegap applications. I did not find any in the office. documentation, nor in the network as a whole, any intelligible single solution regarding the localization of such applications. Why do I have a number of questions.

  1. The name and description of the application. Where and how is it configured? Do I need to build a separate application for each language and publish it separately? If not, how is this issue resolved? Searching for iOS led me to some locale .plist files specified directly, already bypassing Cordova, in platforms/ios. As for android, and here I did not find anything at all. Is this configured in the web interface when publishing, and not pulled out of the apk archive? In general, is there any cordova-way to solve this problem?
  2. Is there any common resource system (aka strings, pictures, etc.) for Cordova applications? Or is the web supposed to be the web, so here's a zoo of solutions, take what you want or write your own? In other words, everything is at the mercy of the web application itself, and not the platform?
  3. I found such a plugin among the docs: cordova-plugin-globalization. Provides a number of asynchronous (oO) methods for getting the date format, currencies, current language id, etc. Useful, but not enough. Is this all there is from the basic things?

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question