WaypointLogger/app/src/main/res/values/strings.xml

8 lines
231 B
XML
Raw Normal View History

2015-06-02 09:26:12 -04:00
<resources>
<string name="app_name">Waypoint Logger</string>
<string name="hello_world">Hello world!</string>
<string name="action_settings">Settings</string>
<string name="label">Enter Label</string>
</resources>