gridLayoutManager = new AutoFitGridLayoutManager(getContext().getApplicationContext(), Float.valueOf(utils.convertDipToPixels(getContext(),COLUMN_WIDTH_DP)).intValue());
<string name="howDoesItWork"><b>Tocca la stella</b> per aggiungere la fermata ai preferiti\n\n<b>Come leggere gli orari:</b>
\n<b>   12:56*</b> Orario in tempo reale\n<b>   12:56</b>   Orario programmato\n\n<b>Trascina giù per aggiornare</b> l\'orario.
\n<b>Tocca a lungo</b> su <b>Fonte Orari</b> per cambiare sorgente degli orari di arrivo.
@@ -60,7 +62,7 @@
<h1>Benvenuto!</h1>
<p>Grazie per aver scelto BusTO, un\'app <b>indipendente</b> da GTT/5T, per spostarsi a Torino attraverso <b>software libero</b>:</p>
-
+ <br>
<p>Perché usare BusTO?</p>
<p>
- Non sei <b>monitorato</b><br>
@@ -68,10 +70,10 @@
- La tua <b>privacy</b> è al sicuro<br>
- Inoltre l\'app è molto leggera!<br>
</p>
-
- <h2>Come Funziona?</h2>
- <p>Quest\'app ottiene i passaggi dei bus in tempo reale filtrando i dati forniti pubblicamente sul sito <b>www.gtt.to.it</b> o <i>www.5t.torino.it</i> "per uso personale".</p>
-
+ <br>
+ <h2>Come funziona?</h2>
+ <p>Quest\'app ottiene i passaggi dei bus, le fermate e altre informazioni utili unendo dati forniti dal sito <b>www.gtt.to.it</b>, <i>www.5t.torino.it</i>, <b>muoversiatorino.it</b> "per uso personale" e altre fonti Open Data (aperto.comune.torino.it).</p>
- <b>Andrea Ugo</b> attuale rockstar developer in formazione.<br>
@@ -82,16 +84,18 @@
- <b>Marco Gagino</b> apprezzato ex collaboratore, ideatore icona e grafica.<br>
- <b>JSoup</b> libreria per "<i>web scaping</i>".<br>
- <b>Google</b> icone e libreria di supporto per il Material Design.<br>
- - Tutti i contributori!
+ - Tutti i contributori e i beta tester!
</p>
-
+ <br>
<h2>Licenze</h2>
<p>L\'app e il relativo codice sorgente sono distribuiti sotto la licenza <i>GNU General Public License v3+</i>.
Ciò <b>significa</b> che puoi usare, studiare, migliorare e ricondividere quest\'app con <b>qualunque mezzo</b> e per <b>qualsiasi scopo</b>: a patto di mantenere sempre questi diritti a tua volta e di dare credito a Valerio Bozzolan.
</p>
-
+
+ <br>
<h2>Note</h2>
- <p>Quest\'applicazione è rilasciata <b>nella speranza che sia utile a tutti</b> ma senza NESSUNA garanzia.</p>
+ <p>Quest\'applicazione è rilasciata <b>nella speranza che sia utile a tutti</b> ma senza NESSUNA garanzia sul suo funzionamento attuale e/o futuro.</p>
+ <p>Tutti i dati utilizzati dall\'app provengono <b>direttamente</b> da GTT o da simili agenzie pubbliche: se trovi che sono inesatti per qualche motivo, ti invitiamo a rivolgerti a loro.</p>
+ <![CDATA[Grazie per aver installato BusTO, l\'app gratuita, libera e <b>open source</b> per il trasporto pubblico di Torino. Stai usando un\'app <b>indipendente</b>, senza pubblicità e senza nessun tracciamento.
+]]> </string>
+ <string name="tutorial_search"><![CDATA[Puoi cercare gli orari d\'arrivo ad una fermata inserendo il numero nella casella di ricerca.<br>
+Se ti trovi a una fermata, puoi scansionare il codice QR presente sulla palina toccando l\'icona a sinistra della barra di ricerca.]]>
+ </string>
+ <string name="tutorial_arrivals">
+ <![CDATA[Una volta trovata una fermata, puoi aggiungerla ai <b>preferiti</b> toccando la stella a fianco del nome.]]>
+ </string>
+ <string name="tutorial_stops">
+ <![CDATA[Con la posizione abilitata, puoi vedere le <b>fermate più vicine</b> a te direttamente nella schermata principale...]]>
+ </string>
+ <string name="tutorial_map">
+ <![CDATA[...oppure puoi trovarle sulla mappa, assieme alle <b>posizioni in tempo reale</b> dei bus e tram (in <font color="#2F59CC">blu</font>)]]>
+ </string>
+ <string name="tutorial_line">
+ <![CDATA[Scopri il percorso e le fermate della linea che preferisci, insieme alle posizioni in tempo reale dei bus/tram che la servono. Ricorda di scegliere la direzione che ti interessa!]]>
+ </string>
+ <string name="tutorial_menu">
+ <![CDATA[Tutte queste funzioni si trovano nel menu laterale.<br>
+Guarda nelle <b>Impostazioni</b> per personalizzare l\'app come preferisci, e su <b>Informazioni</b> per sapere di più sull\'app e il team di sviluppo.]]>
- - <b>Valerio Bozzolan</b> maintainer and infrastructure sponsor.<br>
- - <b>Marco Gagino</b> contributor and icon creator.<br>
+ <p>This app is able to do all the amazing things it does by pulling data from <b>www.gtt.to.it</b>, <b>www.5t.torino.it</b> or <b>muoversiatorino.it</b> "for personal use", along with open data from the AperTO (aperto.comune.torino.it) website.</p>
+ <br>
+ <p>The work of several people is behind this app, in particular:<br>
+ - <b>Fabio Mazza</b>, current senior rockstar developer.<br>
+ - <b>Andrea Ugo</b>, current junior rockstar developer.<br>
+ - <b>Silviu Chiriac</b>, designer of the 2021 logo.<br>
+ - <b>Marco M</b>, rockstar tester and bug hunter.<br>
+ - <b>Valerio Bozzolan</b>, maintainer and infrastructure (sponsor).<br>
+ - <b>Marco Gagino</b>, contributor and first icon creator.<br>
- <b>JSoup</b> web scraper library.<br>
- <b>makovkastar</b> floating buttons.<br>
- - <b>Google</b> Material Design icons.<br>
- - All the contributors!
+ - <b>Google</b> Material Design icons and Volley framework.<br>
+ - <b>Android</b> app components.<br>
+ - All the contributors, and the beta testers, too!
</p>
-
+ <br>
<h2>Licenses</h2>
- <p>The app and the related source code are released by Valerio Bozzolan under the terms of the <i>GNU General Public License v3+</i>).
+ <p>The app and the related source code are released by Valerio Bozzolan and the other authors under the terms of the <i>GNU General Public License v3+</i>).
So everyone is allowed to use, to study, to improve and to share this app by <b>any kind of means</b> and for <b>any purpose</b>: under the conditions of maintaining this rights and of attributing the original work to Valerio Bozzolan.</p>
-
+ <br>
<h2>Notes</h2>
- <p>This app has been developed <b>hoping to be useful to everyone</b> but without ANY warranty.</p>
- <p>This translation is kindly provided by Riccardo Caniato and Marco Gagino.</p>
- <p>Get involved! :)</p>
+ <p>This app has been developed with the <b>hope to be useful to everyone</b>, but comes without ANY warranty of any kind.</p>
+ <p>The data used by the app comes <b>directly</b> from GTT and other public agencies: if you find any errors, please take it up to them, not to us.</p>
+ <p>This translation is kindly provided by Riccardo Caniato, Marco Gagino and Fabio Mazza.</p>
+ <p>Now you can hack public transport, too! :)</p>
+ <![CDATA[Thank you for installing BusTO, the free and <b>open source</b> app for Turin public transport. This is an <b>independent</b> app, with no ads and no tracking whatsoever.]]> </string>
+ <string name="tutorial_search"> <![CDATA[You can search for the arrival times at a bus stop by inserting the number in the top, or scanning a QR code when you are at the stop
+ touching the icon on the left ]]>
+ </string>
+ <string name="tutorial_arrivals">
+ <![CDATA[Once you have found a bus stop, you can save it in the <b>favorites</b> by touching the star next to its name]]>
+ </string>
+ <string name="tutorial_stops">
+ <![CDATA[You can see the stops near your position directly in the main screen...]]>
+ </string>
+
+ <string name="tutorial_map">
+ <![CDATA[...or you can find them in the map, along with the real-time positions of the buses running in the city (in <font color="#2F59CC">blue</font>)]]>
+ </string>
+ <string name="tutorial_line">
+ <![CDATA[You can also look at the line you want and see where the stops are, together with the vehicles serving the line at the moment. Remember to choose the direction you\'re interested in!]]>
+ </string>
+ <string name="tutorial_menu">
+ <![CDATA[You can find all of this from the lateral menu.
+Look in the <b>Settings</b> to customize the app behaviour, and in the <b>About the app</b> section if you want to know more about the app and the developers.]]>