Merge "Extend translation char limit for auto date and time zone"

This commit is contained in:
James Cook
2015-02-05 18:43:59 +00:00
committed by Android (Google) Code Review

View File

@@ -678,7 +678,7 @@
<string name="date_and_time_settings_title_setup_wizard">Set date and time</string> <string name="date_and_time_settings_title_setup_wizard">Set date and time</string>
<!-- Main Settings screen setting option summary text for the item to go into the date and time settings. --> <!-- Main Settings screen setting option summary text for the item to go into the date and time settings. -->
<string name="date_and_time_settings_summary">Set date, time, time zone, &amp; formats</string> <string name="date_and_time_settings_summary">Set date, time, time zone, &amp; formats</string>
<!-- Date & time setting screen setting check box title if the date and time should be determined automatically [CHAR LIMIT=25] --> <!-- Date & time setting screen setting check box title if the date and time should be determined automatically [CHAR LIMIT=30] -->
<string name="date_time_auto">Automatic date &amp; time</string> <string name="date_time_auto">Automatic date &amp; time</string>
<!-- Date & time setting screen setting option summary text when Automatic check box is selected <!-- Date & time setting screen setting option summary text when Automatic check box is selected
(that is, when date and time should be determined automatically) [CHAR LIMIT=100] --> (that is, when date and time should be determined automatically) [CHAR LIMIT=100] -->
@@ -686,7 +686,7 @@
<!-- Date & time setting screen setting option summary text when Automatic check box is clear <!-- Date & time setting screen setting option summary text when Automatic check box is clear
[CHAR LIMIT=100] --> [CHAR LIMIT=100] -->
<string name="date_time_auto_summaryOff">Use network-provided time</string> <string name="date_time_auto_summaryOff">Use network-provided time</string>
<!-- Date & time setting screen setting check box title if the time zone should be determined automatically [CHAR LIMIT=25] --> <!-- Date & time setting screen setting check box title if the time zone should be determined automatically [CHAR LIMIT=30] -->
<string name="zone_auto">Automatic time zone</string> <string name="zone_auto">Automatic time zone</string>
<!-- Date & time setting screen setting option summary text when Automatic time zone check box is selected (that is, when date and time should be determined automatically) <!-- Date & time setting screen setting option summary text when Automatic time zone check box is selected (that is, when date and time should be determined automatically)
[CHAR LIMIT=100] --> [CHAR LIMIT=100] -->