Merge "Make work profile sounds section as its own entry" into sc-dev

This commit is contained in:
Yanting Yang
2021-03-31 08:08:41 +00:00
committed by Android (Google) Code Review
12 changed files with 991 additions and 50 deletions

View File

@@ -8449,7 +8449,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>
@@ -8464,13 +8464,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>