Add Weather Provider Dialog

This commit is contained in:
Tommaso Berlose
2017-10-16 00:38:24 +02:00
parent 4e7fd95fcf
commit 42dbe7e235
8 changed files with 82 additions and 2 deletions

View File

@ -94,4 +94,6 @@
<string name="api_key_subtitle_3">Enter the key in this section and save it. Once the key is activated the weather will be visible.</string>
<string name="api_key_info_start">Hi Everyone!</string>
<string name="action_open_provider">Go to OpenWeather.com</string>
<string name="api_key_info_all_set"><![CDATA[It may take up to <b>ten minutes</b> before your API key is activated.<BR /><BR />So <i>relax</i>! The weather will be updated as soon as it is available!!]]></string>
<string name="well_done">Well Done!</string>
</resources>