Changeset View
Changeset View
Standalone View
Standalone View
res/values/strings.xml
| Show First 20 Lines • Show All 45 Lines • ▼ Show 20 Lines | <resources> | ||||
| <string name="about">About</string> | <string name="about">About</string> | ||||
| <string name="howDoesItWork"> | <string name="howDoesItWork"> | ||||
| <b>Tap the star</b> | <b>Tap the star</b> | ||||
| to add the bus stop to the favourites\n\n<b>How to read timelines:</b>\n<b>   12:56*</b> Real-time | to add the bus stop to the favourites\n\n<b>How to read timelines:</b>\n<b>   12:56*</b> Real-time | ||||
| arrivals\n<b>   12:56</b>   Scheduled arrivals\n\n<b>Pull down to refresh</b> the timetable | arrivals\n<b>   12:56</b>   Scheduled arrivals\n\n<b>Pull down to refresh</b> the timetable | ||||
| \n <b>Long press on Arrivals source</b> to change the source of the arrival times | \n <b>Long press on Arrivals source</b> to change the source of the arrival times | ||||
| </string> | </string> | ||||
| <string name="hint_button">GOT IT!</string> | <string name="hint_button">GOT IT!</string> | ||||
| <string name="arrival_times">Arrival times</string> | |||||
| <string name="about_history"> | <string name="about_history"> | ||||
| <![CDATA[ | <![CDATA[ | ||||
| <h1>Welcome!</h1> | <h1>Welcome!</h1> | ||||
| <p>Thanks for using BusTO, a "politically" <b>independent</b> app useful to move around Torino using a <b>Free/Libre software</b>.</p> | <p>Thanks for using BusTO, a "politically" <b>independent</b> app useful to move around Torino using a <b>Free/Libre software</b>.</p> | ||||
| <p>Why use this app?</p> | <p>Why use this app?</p> | ||||
| <p> | <p> | ||||
| ▲ Show 20 Lines • Show All 77 Lines • ▼ Show 20 Lines | !--> | ||||
| <!-- | <!-- | ||||
| Arrival times sources | Arrival times sources | ||||
| !--> | !--> | ||||
| <string name="times_source_fmt">Arrivals source: %1$s</string> | <string name="times_source_fmt">Arrivals source: %1$s</string> | ||||
| <string name="fivetapifetcher">GTT App</string> | <string name="fivetapifetcher">GTT App</string> | ||||
| <string name="gttjsonfetcher">GTT Website</string> | <string name="gttjsonfetcher">GTT Website</string> | ||||
| <string name="fivetscraper">5T Torino website</string> | <string name="fivetscraper">5T Torino website</string> | ||||
| <string name="source_mato">Muoversi a Torino app</string> | |||||
| <string name="arrival_source_changing">Changing arrival times source…</string> | <string name="arrival_source_changing">Changing arrival times source…</string> | ||||
| <string name="change_arrivals_source_message">Long press to change the source of arrivals</string> | <string name="change_arrivals_source_message">Long press to change the source of arrivals</string> | ||||
| <!-- | <!-- | ||||
| Notifications | Notifications | ||||
| --> | --> | ||||
| <string name="default_notification_channel" translatable="false">Default</string> | <string name="default_notification_channel" translatable="false">Default</string> | ||||
| <string name="default_notification_channel_description">Default channel for notifications</string> | <string name="default_notification_channel_description">Default channel for notifications</string> | ||||
| Show All 14 Lines | !--> | ||||
| <string name="drawer_open">Open navigation drawer</string> | <string name="drawer_open">Open navigation drawer</string> | ||||
| <string name="drawer_close">Close navigation drawer</string> | <string name="drawer_close">Close navigation drawer</string> | ||||
| <string name="experiments">Experiments</string> | <string name="experiments">Experiments</string> | ||||
| <string name="donate_now">Buy us a coffee</string> | <string name="donate_now">Buy us a coffee</string> | ||||
| <string name="map">Map</string> | <string name="map">Map</string> | ||||
| <string name="stop_search_view_title">Search by stop</string> | <string name="stop_search_view_title">Search by stop</string> | ||||
| <!-- preferences --> | |||||
| <string name="pref_directions_capitalize">Capitalize directions</string> | |||||
| <string-array name="directions_capitalize"> | |||||
| <item >Do not change arrivals directions</item> | |||||
| <item>Capitalize everything</item> | |||||
| <item>Capitalize only first letter</item> | |||||
| </string-array> | |||||
| <array name="directions_capitalize_keys"> | |||||
| <item>KEEP</item> | |||||
| <item>CAPITALIZE_ALL</item> | |||||
| <item>CAPITALIZE_FIRST</item> | |||||
| </array> | |||||
| </resources> | </resources> | ||||
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