Weather settings

This commit is contained in:
MM20
2022-01-01 22:43:25 +01:00
parent 1a3fde5bf5
commit d18feccfe4
7 changed files with 326 additions and 1 deletions
+1
View File
@@ -416,6 +416,7 @@
<string name="preference_themed_icons">Eingefärbte Symbole</string>
<string name="preference_themed_icons_summary">Symbole an das Farbschema der App anpassen</string>
<string name="weather_no_data">Keine Wetterdaten verfügbar.</string>
<string name="weather_location_not_found">Dieser Standort konnte nicht gefunden werden.</string>
<string name="preference_category_grid">Raster</string>
<string name="preference_grid_column_count">Spaltenanzahl</string>
+1
View File
@@ -446,6 +446,7 @@
<string name="weather_humidity">Humidity:</string>
<string name="weather_wind">Wind:</string>
<string name="weather_no_data">No weather data available.</string>
<string name="weather_location_not_found">This location could not be found.</string>
<string name="weather_precipitation">Precipitation:</string>
<string name="preference_category_license">License</string>