Merge "Add notification volume controller in settings" into tm-qpr-dev

This commit is contained in:
Behnam Heydarshahi
2022-10-12 19:37:26 +00:00
committed by Android (Google) Code Review
11 changed files with 590 additions and 36 deletions

View File

@@ -8727,9 +8727,12 @@
<!-- Sound: Title for the option managing alarm volume. [CHAR LIMIT=30] -->
<string name="alarm_volume_option_title">Alarm volume</string>
<!-- Sound: Title for the option managing ring volume. [CHAR LIMIT=30] -->
<!-- Sound: Title for the option managing ring & notification volume. [CHAR LIMIT=30] -->
<string name="ring_volume_option_title">Ring &amp; notification volume</string>
<!-- Sound: Title for the option managing ring volume. [CHAR LIMIT=30] -->
<string name="separate_ring_volume_option_title">Ring volume</string>
<!-- Sound: Title for the option managing notification volume. [CHAR LIMIT=30] -->
<string name="notification_volume_option_title">Notification volume</string>