How to identify one string is present into string.xml file for one locale and not for other locale?
Asked
Active
Viewed 47 times
0
-
Duplicate? https://stackoverflow.com/questions/9475589/how-to-get-string-from-different-locales-in-android – Zain Mar 11 '23 at 19:13
-
If you're looking for missing translations you could try the Translations Editor in Android Studio (https://developer.android.com/studio/write/translations-editor#correct) – cactustictacs Mar 11 '23 at 19:22
1 Answers
0
From directory-tree expand the "values" folder and right click on the strings.xml. Open Translator Editor. From there you can check all of your strings and their translations in different languages.

Ali.M
- 51
- 1
- 5