Weather widget: add warning if selected providerr is unavailable

This commit is contained in:
MM20
2024-06-30 15:19:09 +02:00
parent e96a382b00
commit 845a11b54b
6 changed files with 98 additions and 18 deletions
@@ -968,4 +968,5 @@
<item quantity="one">%1$s notification</item>
<item quantity="other">%1$s notifications</item>
</plurals>
<string name="weather_widget_no_provider">No weather provider selected or the selected provider is not available</string>
</resources>