Merge "Clarify string translation." into nyc-mr1-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
677cf28f6d
@@ -5918,8 +5918,9 @@
|
|||||||
|
|
||||||
|
|
||||||
<!-- Sounds and Notification -->
|
<!-- Sounds and Notification -->
|
||||||
<!-- Sound: Dashboard summary. [CHAR LIMIT=100] -->
|
<!-- Sound: Dashboard summary indicating the volume of ringtong. example: Ring volume at 20%.
|
||||||
<string name="sound_settings_summary">Ring volume at <xliff:g id="percentage" example="2">%1$s</xliff:g></string>
|
[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] -->
|
<!-- Sound: Dashboard summary example used in Setup Wizard preview screen. [CHAR LIMIT=100] -->
|
||||||
<string name="sound_settings_example_summary">Ring volume at 80%</string>
|
<string name="sound_settings_example_summary">Ring volume at 80%</string>
|
||||||
|
Reference in New Issue
Block a user