QuickBlox / q-municate-android

Qmunicate Android chat application
MIT License
252 stars 198 forks source link

Translation in italian language #82

Closed matteoraggi closed 1 year ago

matteoraggi commented 8 years ago

What about the possibility to translate the interface? I would need to translate in in italian.

tatanka987 commented 8 years ago

hi, for translating Q-municate's interface you need translate next string resources: /q-municate-android/Q-municate_core/src/main/res/values/strings.xml /q-municate-android/Q-municate_app/src/main/res/values/strings.xml

or you can create multilanguage application, see Google's documentation for it by link https://developer.android.com/training/basics/supporting-devices/languages.html