Android string resources¶
Android programs make use of localisable string resources.
Mobile Kotlin resources are supported as a variant of this format.
Note
The toolkit supports this format, but still doesn’t provide any converter.
References¶
Android Resource files reference
Android String resources reference
Localizing Android Applications tutorial
Reference for translatable attribute