commit 8cbc3a3818014f745dc8d82351d6fa0c5f8d052c Author: Fabio Mazza Date: Sat Dec 21 00:48:03 2024 +0100 Release new version 2.3.1 diff --git a/app/build.gradle b/app/build.gradle index 389c711..7f73adb 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -12,8 +12,8 @@ android { minSdkVersion 21 targetSdkVersion 34 buildToolsVersion = '34.0.0' - versionCode 61 - versionName "2.3.0" + versionCode 62 + versionName "2.3.1" vectorDrawables.useSupportLibrary = true multiDexEnabled true javaCompileOptions { diff --git a/metadata/en-US/changelogs/62.txt b/metadata/en-US/changelogs/62.txt new file mode 100644 index 0000000..22442cc --- /dev/null +++ b/metadata/en-US/changelogs/62.txt @@ -0,0 +1,12 @@ +App translation in Dutch by wouter on Weblate + +App translation in French by Nathan on Weblate + +Fixes in translation by Fabio Mazza and Ludovico Pavesi + +Show stop arrivals usage information below the stop title +Completed by Fabio Mazza + +Show clear message in the Lines screen when DB is updating +Completed by Fabio Mazza +https://gitpull.it/T1282 \ No newline at end of file diff --git a/metadata/fr/full_description.txt b/metadata/fr/full_description.txt new file mode 100644 index 0000000..aef4638 --- /dev/null +++ b/metadata/fr/full_description.txt @@ -0,0 +1,4 @@ +BusTO fournit des informations en temps réel sur les transports publics de Turin et de sa province. +Saisissez le numéro d’arrêt de bus du réseau 5T/GTT pour connaître les passages prévus et en temps réel. +Trouvez les positions des bus en temps réel sur la carte. +Découvrez le trajet et les arrêts des lignes de transport public de Turin. \ No newline at end of file diff --git a/metadata/fr/summary.txt b/metadata/fr/summary.txt new file mode 100644 index 0000000..5c6513f --- /dev/null +++ b/metadata/fr/summary.txt @@ -0,0 +1 @@ +Transports publics locaux pour Turin et sa province \ No newline at end of file diff --git a/metadata/it/changelogs/62.txt b/metadata/it/changelogs/62.txt new file mode 100644 index 0000000..a22ef0e --- /dev/null +++ b/metadata/it/changelogs/62.txt @@ -0,0 +1,12 @@ +Traduzione dell'applicazione in olandese da Wouter su Weblate + +Traduzione dell'applicazione in francese da Nathan su Weblate + +Correzioni nella traduzione da Fabio Mazza e Ludovico Pavesi + +Mostra le informazioni sull'utilizzo delle fermate sotto il titolo della fermata +Completato da Fabio Mazza + +Mostra un messaggio chiaro nella schermata Linee quando il database è in aggiornamento +Completato da Fabio Mazza +https://gitpull.it/T1282 \ No newline at end of file diff --git a/metadata/it/full_description.txt b/metadata/it/full_description.txt index 558612c..f803b48 100644 --- a/metadata/it/full_description.txt +++ b/metadata/it/full_description.txt @@ -1,2 +1,4 @@ BusTO fornisce informazioni in tempo reale sul trasporto pubblico di Torino e provincia. -Inserisci il numero della fermata del pullman di qualsiasi veicolo della rete 5T/GTT per sapere i passaggi pianificati ed in tempo reale. +Inserisci il numero della fermata del bus della rete 5T/GTT per sapere i passaggi pianificati ed in tempo reale. +Trova le posizioni dei bus in tempo reale sulla mappa. +Scopri il percorso e le fermate delle linee del trasporto pubblico di Torino. \ No newline at end of file