All localization values are stored in strings.xml.
To do:
refactor tag names of messages to sort proof auto grouping convention: {activity or fragment or pref or error or other global domain}_{type i.e. button, label, etc.}_{alt type i.e. on, off, etc.}_{name i.e. title, description, summary, etc.},
sort all strings.xml,
mark no translated yet messages by comment easy to found by translators
All localization values are stored in
strings.xml
.To do:
{activity or fragment or pref or error or other global domain}_{type i.e. button, label, etc.}_{alt type i.e. on, off, etc.}_{name i.e. title, description, summary, etc.}
,strings.xml
,