Loading res/values/strings.xml +3 −2 Original line number Diff line number Diff line Loading @@ -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> Loading Loading
res/values/strings.xml +3 −2 Original line number Diff line number Diff line Loading @@ -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> Loading