mirror of
https://github.com/bspeice/UNCCGameDay
synced 2024-11-04 23:28:12 -05:00
9 lines
228 B
XML
9 lines
228 B
XML
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
<resources>
|
||
|
|
||
|
<string name="app_name">UNCCGameDay</string>
|
||
|
<string name="action_settings">Settings</string>
|
||
|
<string name="hello_world">Hello world!</string>
|
||
|
|
||
|
</resources>
|