Make work profile sounds section as its own entry

Also rephrase the strings by request.

Bug: 174964721
Test: manual
Change-Id: I760249cd48832f2739ab7ca33706cd11dd34a6b5
This commit is contained in:
Yanting Yang
2021-03-09 14:35:21 +08:00
parent 21cf6c04db
commit e14a3a3022
12 changed files with 991 additions and 50 deletions

View File

@@ -8409,7 +8409,7 @@
<string name="work_use_personal_sounds_title">Use personal profile sounds</string>
<!-- Work Sound: Summary for the switch that enables syncing of personal ringtones to work profile. [CHAR LIMIT=160] -->
<string name="work_use_personal_sounds_summary">Sounds are the same for work and personal profiles</string>
<string name="work_use_personal_sounds_summary">Use the same sounds as your personal profile</string>
<!-- Work Sounds: Title for the option defining the work phone ringtone. [CHAR LIMIT=60] -->
<string name="work_ringtone_title">Work phone ringtone</string>
@@ -8424,13 +8424,13 @@
<string name="work_sound_same_as_personal">Same as personal profile</string>
<!-- Work Sound: Title for dialog shown when enabling sync with personal sounds. [CHAR LIMIT=60] -->
<string name="work_sync_dialog_title">Replace sounds?</string>
<string name="work_sync_dialog_title">Use personal profile sounds?</string>
<!-- Work Sound: Confirm action text for dialog shown when overriding work notification sounds with personal sounds. [CHAR LIMIT=30] -->
<string name="work_sync_dialog_yes">Replace</string>
<string name="work_sync_dialog_yes">Confirm</string>
<!-- Work Sound: Message for dialog shown when using the same sounds for work events as for personal events (notifications / ringtones / alarms). [CHAR LIMIT=none] -->
<string name="work_sync_dialog_message">Your personal profile sounds will be used for your work profile</string>
<string name="work_sync_dialog_message">Your work profile will use the same sounds as your personal profile</string>
<!-- Sound installation: Title for the dialog to confirm that a new sound will be installed to the Ringtones, Notifications, or Alarms folder. [CHAR LIMIT=50] -->
<string name="ringtones_install_custom_sound_title">Add custom sound?</string>