Update the providers system

This commit is contained in:
Tommaso Berlose
2020-10-11 22:05:20 +02:00
parent 2c81c7cfd2
commit 364198ef08
4 changed files with 6 additions and 1 deletions

View File

@ -152,6 +152,7 @@
<string name="weather_provider_error_generic">Errore, verifica la configurazione del provider meteo.</string>
<string name="api_key_required_message">Account richiesto</string>
<string name="us_only_message">Solo US</string>
<string name="celsius_only_message">Solo Celsius</string>
<string name="weather_select_a_provider">Scegli provider</string>
<string name="weather_provider_activity_subtitle">Scegli un provider meteo.\nAlcuni provider richiedono la creazione di un account personale, ma è grauito e permette di avere migliori prestazioni.</string>

View File

@ -164,6 +164,7 @@
<string name="weather_provider_error_generic">Something went wrong, check the weather provider config.</string>
<string name="api_key_required_message">Account required</string>
<string name="us_only_message">US Only</string>
<string name="celsius_only_message">Metric Units Only</string>
<string name="weather_select_a_provider">Select a provider</string>
<string name="weather_provider_activity_subtitle">Select a weather provider from the list.\nA few providers need a free personal account,\nbut they\'re usually more accurate.</string>