Merge "Clarify string translation." into nyc-mr1-dev

This commit is contained in:
TreeHugger Robot
2016-07-19 19:30:44 +00:00
committed by Android (Google) Code Review

View File

@@ -5918,8 +5918,9 @@
<!-- Sounds and Notification -->
<!-- Sound: Dashboard summary. [CHAR LIMIT=100] -->
<string name="sound_settings_summary">Ring volume at <xliff:g id="percentage" example="2">%1$s</xliff:g></string>
<!-- Sound: Dashboard summary indicating the volume of ringtong. example: Ring volume at 20%.
[CHAR LIMIT=100] -->
<string name="sound_settings_summary">Ring volume at <xliff:g id="percentage" example="2%">%1$s</xliff:g></string>
<!-- Sound: Dashboard summary example used in Setup Wizard preview screen. [CHAR LIMIT=100] -->
<string name="sound_settings_example_summary">Ring volume at 80%</string>