5calls / android

The Android App of 5 Calls
https://play.google.com/store/apps/details?id=org.a5calls.android.a5calls&rdid=org.a5calls.android.a5calls
MIT License
20 stars 8 forks source link

Use translations for outcome button labels where possible #92

Closed dektar closed 7 years ago

dektar commented 7 years ago

Some info: iOS and web are planning to translate the ones we know we'll use, fallback to the json text if no translation is available

Outcome strings we know about ("outcome_*"): https://github.com/5calls/5calls/blob/master/static/locales/en.json#L122

Translations ("outcome_*"): https://github.com/5calls/5calls/blob/master/static/locales/es.json#L122

dektar commented 7 years ago

Blocked by https://github.com/5calls/android/pull/89