Merge "Update strings for work sounds"
This commit is contained in:
committed by
Android (Google) Code Review
commit
115fe23f49
@@ -6301,28 +6301,34 @@
|
||||
<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">Work profile sounds are the same as personal profile</string>
|
||||
<string name="work_use_personal_sounds_summary">Sounds are the same for work and personal profiles</string>
|
||||
|
||||
<!-- Work Sounds: Title for the option defining the work phone ringtone. [CHAR LIMIT=60] -->
|
||||
<string name="work_ringtone_title">Work phone ringtone</string>
|
||||
|
||||
<!-- Work Sounds: Title for the option defining the default work notification ringtone. [CHAR LIMIT=60] -->
|
||||
<string name="work_notification_ringtone_title">Default work notification tone</string>
|
||||
<string name="work_notification_ringtone_title">Default work notification sound</string>
|
||||
|
||||
<!-- Work Sound: Title for the option defining the default work alarm ringtone. [CHAR LIMIT=60] -->
|
||||
<string name="work_alarm_ringtone_title">Default work alarm ringtone</string>
|
||||
<string name="work_alarm_ringtone_title">Default work alarm sound</string>
|
||||
|
||||
<!-- Work Sound: Summary for sounds when sync with personal sounds is active [CHAR LIMIT=60] -->
|
||||
<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">Use personal profile sounds?</string>
|
||||
<string name="work_sync_dialog_title">Replace 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>
|
||||
|
||||
<!-- 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 instead of your current work profile sounds</string>
|
||||
<string name="work_sync_dialog_message">Your personal profile sounds will be used for your work 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>
|
||||
|
||||
<!-- Sound installation: Message for the dialog to confirm that a new sound will be installed to the Ringtones, Notifications, or Alarms folder. [CHAR LIMIT=none] -->
|
||||
<string name="ringtones_install_custom_sound_content">This file will be copied to the <xliff:g id="folder_name" example="Ringtones">%s</xliff:g> folder</string>
|
||||
|
||||
<!-- Ringtones preference category: Title for the Ringotnes preference categories. [CHAR LIMIT=none] -->
|
||||
<string name="ringtones_category_preference_title">Ringtones</string>
|
||||
|
Reference in New Issue
Block a user