talmantel / CheapTripAndroid

0 stars 3 forks source link

Add Ukrainian (and other, if possible) locale #2

Open denis-luttcev opened 3 years ago

denis-luttcev commented 3 years ago

Implementation:

  1. Create a directory (named by the ISO 639-1 two-letter code of added locale) inside the resources/MR directory.
  2. Copy the strings.xml file from the resources/MR/base directory (or another, more convenient locale) to this directory.
  3. Translate all string resources (except app_name) to the added locale.