Changeset View
Changeset View
Standalone View
Standalone View
res/values/strings.xml
<?xml version="1.0" encoding="utf-8"?> | <?xml version="1.0" encoding="utf-8"?> | ||||
<resources> | <resources> | ||||
<string name="app_name" translatable="false">BusTO</string> | <string name="app_name" translatable="false">BusTO</string> | ||||
<string name="app_name_full" translatable="false">Libre BusTO</string> | <string name="app_name_full" translatable="false">Libre BusTO</string> | ||||
<string name="app_name_debug" translatable="false">BusTO Debug</string> | <string name="app_name_debug" translatable="false">BusTO dev</string> | ||||
<string name="app_description">You\'re using the latest in technology when it comes to respecting your privacy. | <string name="app_description">You\'re using the latest in technology when it comes to respecting your privacy. | ||||
</string> | </string> | ||||
<string name="search">Search</string> | <string name="search">Search</string> | ||||
<string name="qrcode">Scan QR Code</string> | <string name="qrcode">Scan QR Code</string> | ||||
<string name="insert_bus_stop_number">Bus stop number</string> | <string name="insert_bus_stop_number">Bus stop number</string> | ||||
<string name="insert_bus_stop_name">Bus stop name</string> | <string name="insert_bus_stop_name">Bus stop name</string> | ||||
<string name="insert_bus_stop_number_error">Insert bus stop number</string> | <string name="insert_bus_stop_number_error">Insert bus stop number</string> | ||||
<string name="insert_bus_stop_name_error">Insert bus stop name</string> | <string name="insert_bus_stop_name_error">Insert bus stop name</string> | ||||
▲ Show 20 Lines • Show All 82 Lines • ▼ Show 20 Lines | <resources> | ||||
<string name="cannot_show_on_map_no_position">Cannot find the position of the stop</string> | <string name="cannot_show_on_map_no_position">Cannot find the position of the stop</string> | ||||
<string name="list_fragment_debug" translatable="false">ListFragment - BusTO</string> | <string name="list_fragment_debug" translatable="false">ListFragment - BusTO</string> | ||||
<string name="mainSharedPreferences" translatable="false">it.reyboz.bustorino.preferences</string> | <string name="mainSharedPreferences" translatable="false">it.reyboz.bustorino.preferences</string> | ||||
<string name="databaseUpdatingPref" translatable="false">db_is_updating</string> | <string name="databaseUpdatingPref" translatable="false">db_is_updating</string> | ||||
<string name="nearby_stops_message">Nearby stops</string> | <string name="nearby_stops_message">Nearby stops</string> | ||||
<string name="nearby_arrivals_message">Nearby connections</string> | <string name="nearby_arrivals_message">Nearby connections</string> | ||||
<string name="app_version">App version</string> | |||||
<string name="position_searching_message">Finding the position…</string> | <string name="position_searching_message">Finding the position…</string> | ||||
<string name="no_stops_nearby">No stops nearby</string> | <string name="no_stops_nearby">No stops nearby</string> | ||||
<string name="pref_num_elements">Number of stops</string> | <string name="pref_num_elements">Number of stops</string> | ||||
<string name="main_menu_pref">Preferences</string> | <string name="main_menu_pref">Preferences</string> | ||||
<string name="title_activity_settings">Settings</string> | <string name="title_activity_settings">Settings</string> | ||||
<string name="action_settings">Settings</string> | <string name="action_settings">Settings</string> | ||||
<string name="settings_experimental">Experimental features</string> | <string name="settings_experimental">Experimental features</string> | ||||
▲ Show 20 Lines • Show All 56 Lines • Show Last 20 Lines |
Public contents are in Creative Commons Attribution-ShareAlike 4.0 (CC-BY-SA) or GNU Free Documentation License (at your option) unless otherwise noted. · Contact / Register