Add a proper Hello World message.

This commit is contained in:
bspeice
2013-09-30 14:39:15 -04:00
parent 55ffc9c752
commit d37d705867
5 changed files with 9 additions and 7 deletions

View File

@ -2,7 +2,7 @@
<resources>
<string name="app_name">UNCCGameDay</string>
<string name="action_settings">Settings</string>
<string name="hello_world">Hello world!</string>
<string name="action_alert_settings">Alert Settings</string>
<string name="hello_world">Welcome to UNCC GameDay!</string>
</resources>