<!-- Entries listed in the ListPreference when invoking the clock style
preference. -->
@@ -414,12 +413,18 @@
<item>digital</item>
</string-array>
<!-- Title for an option that will automtically show a clock representing the user's regular timezone on the main fragment whenever the user leaves their regular timezone-->
<stringname="automatic_home_clock">Automatic home clock</string>
<!-- Describes the functionality provided by the automatic_home_clock option -->
<stringname="automatic_home_clock_summary">While traveling outside regular time zone, add a clock for home</string>
<!-- Title in the preferences change the time zone for the user's home -->
<stringname="home_time_zone">Home time zone</string>
<!-- Title in a list dialog box to pick a time zone for the user's home -->
<stringname="home_time_zone_title">Home time zone</string>
<!-- Textual content of the button to discard the current dialog values and close the dialog -->
<stringname="time_picker_cancel">Cancel</string>
<!-- Textual content of the button to update an alarm with the current dialog values -->