9 lines
224 B
XML
9 lines
224 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<resources>
|
|
|
|
<string name="app_name">Codec_Unittest</string>
|
|
<string name="hello_world">Hello world!</string>
|
|
<string name="action_settings">Settings</string>
|
|
|
|
</resources>
|