Android string resources¶
Android programs make use of localisable string resources.
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