1 <?xml version="1.0" encoding="utf-8"?> 2 <resources> 3 <string name="app_name">SampleApp</string> 4 <string name="hello_world" translatable="false">Hello world!</string> 5 </resources> 6