Add tooltips to widgets (#1229)

* add tooltips

* update toolbar tooltip

* prettify ifelse statements
This commit is contained in:
leekleak
2025-01-18 16:17:23 +01:00
committed by GitHub
parent 11ae8386fd
commit 8d7084e23f
8 changed files with 208 additions and 272 deletions
@@ -1005,4 +1005,7 @@
<item quantity="other">%1$s lists selected</item>
</plurals>
<string name="reset_icon">Reset icon</string>
<string name="weather_forecast_humidity">Humidity</string>
<string name="weather_forecast_wind">Wind</string>
<string name="weather_forecast_precipitation">Precipitation</string>
</resources>