Merge "Remove "Do Not Disturb" from Sound summary in Settings top screen" into main

This commit is contained in:
Matías Hernández
2024-09-13 18:46:25 +00:00
committed by Android (Google) Code Review
4 changed files with 54 additions and 5 deletions

View File

@@ -7867,7 +7867,9 @@
<string name="keywords_keyboard_vibration">keyboard, haptics, vibrate,</string>
<!-- Summary for sound settings, explaining a few important settings under it [CHAR LIMIT=NONE]-->
<string name="sound_dashboard_summary">Volume, vibration, Do Not Disturb</string>
<string name="sound_dashboard_summary">Volume and vibration</string>
<!-- Summary for sound settings, explaining a few important settings under it [CHAR LIMIT=NONE]-->
<string name="sound_dashboard_summary_with_dnd">Volume, vibration, Do Not Disturb</string>
<!-- Sound: Title for the option managing media volume. [CHAR LIMIT=30] -->
<string name="media_volume_option_title">Media volume</string>