Release Beta Version
This commit is contained in:
@ -94,7 +94,7 @@
|
||||
<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="api_key_info_all_set"><![CDATA[It may take up to <b>ten minutes</b> before your API key is activated.<BR />So <i>relax</i>! The weather will be updated as soon as it is available!!]]></string>
|
||||
<string name="well_done">Well Done!</string>
|
||||
<string name="hs_code">h</string>
|
||||
<string name="tomorrow">Tomorrow</string>
|
||||
@ -114,4 +114,22 @@
|
||||
<string name="description_show_clock">View the time over events and weather</string>
|
||||
<string name="show_clock_visible">Clock is visible</string>
|
||||
<string name="show_clock_not_visible">Clock is not visible</string>
|
||||
<string name="settings_clock_text_size_title">Clock Text Size</string>
|
||||
<string name="title_text_shadow">Text Shadow</string>
|
||||
<string name="settings_text_shadow_subtitle_none">None</string>
|
||||
<string name="settings_text_shadow_subtitle_low">Low</string>
|
||||
<string name="settings_text_shadow_subtitle_high">High</string>
|
||||
<string name="advanced_settings_title">Advanced Settings</string>
|
||||
<string name="beta">Beta</string>
|
||||
<string name="settings_product_sans_font_title">Product Sans Font</string>
|
||||
<string name="settings_product_sans_font_subtitle">Using Product Sans disabled the possibilty to tap widget elements. I\'m working on it.</string>
|
||||
<string name="settings_show_until_subtitle_6">1 hour later</string>
|
||||
<string name="settings_show_diff_time_title">Time left for the event</string>
|
||||
<string name="settings_visible">Visible</string>
|
||||
<string name="settings_not_visible">Not Visible</string>
|
||||
<string name="settings_show_declined_events_title">Declined Events</string>
|
||||
<string name="default_weather_app">Google Weather</string>
|
||||
<string name="default_event_app">Google Calendar Event Details</string>
|
||||
<string name="default_calendar_app">Default Calendar App</string>
|
||||
<string name="default_clock_app">Default Clock App</string>
|
||||
</resources>
|
||||
|
Reference in New Issue
Block a user