urban-explorer/app/src/main/res/values/strings.xml

15 lines
566 B
XML
Raw Normal View History

2016-08-26 19:55:33 +00:00
<resources>
<string name="app_name">UrbanExplorer</string>
<!-- TODO: Remove or change this placeholder text -->
<string name="location_info">Location:</string>
<!-- TODO: Remove or change this placeholder text -->
<string name="hello_blank_fragment">Hello blank fragment</string>
<string name="username">Username</string>
<string name="password">Password</string>
<string name="login">Login</string>
<string name="location_update_frequency">Location update frequency</string>
<string name="save">Save</string>
</resources>