Always show weather and music widgets even if there's no data available

This commit is contained in:
MM20
2021-12-15 20:27:49 +01:00
parent 960c645010
commit fb50c9bd9d
4 changed files with 130 additions and 106 deletions
+1
View File
@@ -415,4 +415,5 @@
<string name="weather_wind">Wind:</string>
<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>
</resources>