L
L
Lakewake2012-05-30 00:18:59
Android
Lakewake, 2012-05-30 00:18:59

IntelliJ IDEA, how to conveniently localize an application?

Perhaps I just didn’t find it - is there an opportunity to conveniently work with localization in IntelliJ IDEA when developing an Android application? Now you have to manually "synchronize" the files:

/res/values/strings.xml
/res/values-ru/strings.xml

and so on.

Answer the question

In order to leave comments, you need to log in

3 answer(s)
I
iBog, 2012-05-30
@vedmaka

The 11.1.x idea itself already suggests extracting strings into variables: we

choose which locales to insert a new variable into:

S
serso, 2012-05-30
@serso

I did not see - I align myself by line numbers.

K
Kirill Ashikhmin, 2012-06-02
@BOOMik

I added a line to the English localization, and immediately added it to the Russian (and others) and that's it, not so much a laborious process.
Did you want to see a window in which, when adding a line, it prompts you to enter their text in each of the languages? As far as I know, there is no such thing yet, only pens.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question