1
0
mirror of https://github.com/bspeice/itcs4180 synced 2024-09-18 17:01:28 -04:00
itcs4180/HW3/res/values/strings.xml
2014-02-22 15:54:21 -05:00

9 lines
220 B
XML

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