Merge "Implement auto 12/24h setting toggle."
This commit is contained in:
committed by
Android (Google) Code Review
commit
8a739a4bd1
@@ -710,6 +710,10 @@
|
||||
<!-- Date & time setting screen setting option summary text when Automatic time zone check box is clear
|
||||
[CHAR LIMIT=100] -->
|
||||
<string name="zone_auto_summaryOff">Use network-provided time zone</string>
|
||||
<!-- Date & time setting screen setting check box title if the 24 hour setting should be determined automatically [CHAR LIMIT=30] -->
|
||||
<string name="date_time_24hour_auto">Automatic 24\u2011hour format</string>
|
||||
<!-- Date & time setting screen setting option summary text for the automatic 24 hour setting checkbox [CHAR LIMIT=100] -->
|
||||
<string name="date_time_24hour_auto_summary">Use locale default</string>
|
||||
<!-- Date & time setting screen setting check box title [CHAR LIMIT=30] -->
|
||||
<string name="date_time_24hour_title">24\u2011hour format</string>
|
||||
<!-- Date & time setting screen setting check box title -->
|
||||
|
Reference in New Issue
Block a user