Settings: Add an xliff example to a string param.

Bug: 20175132
Change-Id: I739274e2293b2b865d4f8d601f9c804b2bea79cd
This commit is contained in:
John Spurlock
2015-04-14 08:58:33 -04:00
parent 2132cedb94
commit 8fe2e99c31

View File

@@ -5989,7 +5989,7 @@
<string name="zen_mode_end_time">End time</string> <string name="zen_mode_end_time">End time</string>
<!-- [CHAR LIMIT=60] Zen mode settings: End time option: Summary text value format when end time = next day --> <!-- [CHAR LIMIT=60] Zen mode settings: End time option: Summary text value format when end time = next day -->
<string name="zen_mode_end_time_next_day_summary_format"><xliff:g id="formatted_time">%s</xliff:g> next day</string> <string name="zen_mode_end_time_next_day_summary_format"><xliff:g id="formatted_time" example="7:00 AM">%s</xliff:g> next day</string>
<!-- [CHAR LIMIT=20] Notifications settings: Apps section header --> <!-- [CHAR LIMIT=20] Notifications settings: Apps section header -->
<string name="notification_settings_apps_title">App notifications</string> <string name="notification_settings_apps_title">App notifications</string>