1
0
mirror of https://github.com/bspeice/itcs4180 synced 2024-09-19 17:31:28 -04:00
itcs4180/UNCCScavenger/res/values/strings.xml

9 lines
231 B
XML
Raw Normal View History

<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="app_name">UNCC Scavenger</string>
<string name="action_settings">Settings</string>
<string name="hello_world">Hello world!</string>
</resources>