Add Breezy Weather integration
This commit is contained in:
@@ -345,6 +345,7 @@
|
||||
<string name="weather_condition_snow">Snow</string>
|
||||
<string name="weather_condition_hail">Hail</string>
|
||||
<string name="weather_condition_thunderstorm">Thunderstorm</string>
|
||||
<string name="weather_condition_thunder">Thunder</string>
|
||||
<string name="weather_condition_heavysnowshowers">Heavy snow showers</string>
|
||||
<string name="weather_condition_heavyrainshowers">Heavy rain showers</string>
|
||||
<string name="weather_condition_rainshowersandthunder">Rain showers and thunder</string>
|
||||
@@ -356,6 +357,7 @@
|
||||
<string name="weather_condition_heavyrainshowersandthunder">Heavy rain showers and thunder</string>
|
||||
<string name="weather_condition_fair">Fair</string>
|
||||
<string name="weather_condition_fog">Fog</string>
|
||||
<string name="weather_condition_haze">Haze</string>
|
||||
<string name="weather_condition_sleetshowersandthunder">Sleet showers and thunder</string>
|
||||
<string name="weather_condition_rainandthunder">Rain and thunder</string>
|
||||
<string name="weather_condition_lightsleet">Light sleet</string>
|
||||
@@ -448,12 +450,14 @@
|
||||
<string name="provider_openweathermap">OpenWeatherMap</string>
|
||||
<string name="provider_brightsky">Deutscher Wetterdienst (Germany only)</string>
|
||||
<string name="provider_here">HERE</string>
|
||||
<string name="provider_breezy">Breezy Weather</string>
|
||||
<string name="preference_category_location">Location</string>
|
||||
<string name="preference_automatic_location">Automatic location</string>
|
||||
<string name="preference_automatic_location_summary">Use GPS and location services to determine location automatically</string>
|
||||
<string name="preference_location_managed">Managed by plugin</string>
|
||||
<string name="preference_location_managed_summary">The location for this provider is managed by the plugin app</string>
|
||||
<string name="preference_location">Location</string>
|
||||
<string name="preference_location_breezy">Manage location in Breezy Weather</string>
|
||||
<string name="preference_imperial_units_summary">Use degrees Fahrenheit and miles per hour</string>
|
||||
<string name="preference_imperial_units">Imperial units</string>
|
||||
<string name="widget_config_weather_compact">Compact mode</string>
|
||||
@@ -671,6 +675,10 @@
|
||||
<string name="preference_tasks_integration_description">Tasks is a free and open source to-do list and reminders app. If installed, %1$s can display and search your tasks from the Tasks app.</string>
|
||||
<string name="preference_tasks_integration_ready">Tasks integration is fully set up and ready to use.</string>
|
||||
<string name="preference_launch_tasks_app">Open Tasks app</string>
|
||||
<string name="preference_breezyweather_integration">Breezy Weather</string>
|
||||
<string name="preference_breezyweather_integration_description">Breezy Weather is a free and open source weather app. If installed, %1$s can use Breezy Weather as a data source for weather data.</string>
|
||||
<string name="preference_breezyweather_integration_instructions">To use Breezy Weather as a weather provider:\n\n1. Go to Breezy Weather > Settings > Widgets & Live wallpaper > Send Gadgetbridge data > Enable %1$s\n\n2. In %1$s, select Breezy Weather as weather provider</string>
|
||||
<string name="preference_launch_breezyweather_app">Open Breezy Weather</string>
|
||||
<string name="preference_contacts_call_on_tap">Tap to call</string>
|
||||
<string name="preference_contacts_call_on_tap_summary">Immediately start a call when tapping a phone number</string>
|
||||
<!-- Used in an info banner if a specific feature requires a Nextcloud account -->
|
||||
|
||||
Reference in New Issue
Block a user