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

am: 677cf28f6d

Change-Id: I8513be5787aeae513d44c17221f4b40beb15f92a
This commit is contained in:
Fan Zhang
2016-07-19 19:35:06 +00:00
committed by android-build-merger

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>