Translations:Android Training/Supporting Different Languages/12/en
Use the String Resources[edit source]
You can reference your string resources in your source code and other XML files using the resource name defined by the <string>
element's name
attribute.