Update strings.xml (English) for syntax

<string name="weather_warning">
This commit is contained in:
Moutony 2020-10-15 18:15:48 +02:00 committed by GitHub
parent d289699d08
commit 785eb39334
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -117,9 +117,9 @@
<string name="settings_weather_provider_api_key_subtitle_not_set">The weather provider must be configured.</string>
<string name="api_key_hint">OpenWeatherMap API Key</string>
<string name="default_weather_app">Google Weather</string>
<string name="weather_warning">Google Awareness weather has been deprecated. It\'s now required an OpenWeatherMap API key to show the weather in the widget.</string>
<string name="weather_warning">Google Awareness API is now deprecated. It is now required to have an API key from a third-party provider to display the weather in the widget.</string>
<string name="api_key_title_1">Register for an OpenWeatherMap Account</string>
<string name="api_key_subtitle_1">Register a free account on OpenWeather. It will only take a few minutes.</string>
<string name="api_key_subtitle_1">Register a free account on OpenWeatherMap. It will only take a few minutes.</string>
<string name="api_key_title_2">Copy your API Key</string>
<string name="api_key_subtitle_2">Find the API keys menu from your account settings and copy the default key.</string>
<string name="api_key_title_3">Enter the key to the app</string>