33 lines
2.2 KiB
XML
33 lines
2.2 KiB
XML
<resources>
|
|
<string name="app_name" translatable="false">Next Location</string>
|
|
<string name="locations">Location</string>
|
|
<string name="routes">Routes</string>
|
|
<string name="statistics">Statistics</string>
|
|
<string name="settings">Settings</string>
|
|
<string name="language">Language</string>
|
|
<string name="imperial_system">Imperial system</string>
|
|
<string name="_65_mode">65+ mode</string>
|
|
<string name="colorblind">Colorblind</string>
|
|
<string name="total_distance">Total distance:</string>
|
|
<string name="visited_locations">Visited locations:</string>
|
|
<string name="total_time">Total time:</string>
|
|
<string name="coupons_collected">Coupons collected:</string>
|
|
<string name="coupons">Coupons</string>
|
|
<string name="start_route">Start Route</string>
|
|
<string name="activate_question">Are you sure you want to activate this coupon?</string>
|
|
<string name="activate">activate</string>
|
|
<string name="done">Done</string>
|
|
<string name="cancel">cancel</string>
|
|
<string name="total_distance_route">The total distance of the route is:</string>
|
|
<string name="route_stop_toast">Route stopped!</string>
|
|
<string name="Dutch">Dutch</string>
|
|
<string name="English">English</string>
|
|
<string name="Chinese">Chinese</string>
|
|
<string name="help">HELP</string>
|
|
<string name="help_discription">Various buttons can be seen at the bottom of the screen. These buttons have the following functions: \n\nLocations: displays a list of all locations that can be visited. Each location is briefly described. \n\nRoutes: Displays a list of all routes that can be walked. A description is given of each route. \n\nStats: Displays personal statistics. \n\nSettings: This is where app settings can be adjusted according to your preferences. \n\nHold down on a location to display additional information about the chosen location. \n\n\n</string>
|
|
<string name="notification_title">You\'re close to a location!</string>
|
|
<string name="notification_text">You\'re almost at %1$s</string>
|
|
<string name="following_locations">This route contains the following locations: </string>
|
|
<string name="end_location">End location</string>
|
|
<string name="start_location">Start location</string>
|
|
</resources> |