mirror of
https://github.com/bspeice/itcs4180
synced 2024-11-14 19:38:21 -05:00
10 lines
296 B
XML
10 lines
296 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<resources>
|
|
|
|
<string name="app_name">HW5</string>
|
|
<string name="action_settings">Settings</string>
|
|
<string name="hello_world">Hello world!</string>
|
|
<string name="title_activity_tweets_list">TweetsListActivity</string>
|
|
|
|
</resources>
|