<!-- Confirmation dialog for unlinking contacts into multiple instances when there are also unsaved changes for the current contact. [CHAR LIMIT=NONE] -->
<stringname="splitConfirmationWithPendingChanges">There are unsaved changes. Do you want to save them before unlinking this contact into multiple contacts?</string>
<stringname="splitConfirmationWithPendingChanges">Would you like to save the changes you already made and unlink this contact into multiple contacts?</string>
<!-- Positive button text from the confirmation dialog for unlinking contacts with pending changes [CHAR LIMIT = 60] -->
<stringname="splitConfirmationWithPendingChanges_positive_button">Save and Unlink</string>
<!-- Title of the confirmation dialog for joining contacts when there are unsaved changes. [CHAR LIMIT=40] -->
<!-- Confirmation dialog message for joining contacts when there are unsaved changes. [CHAR LIMIT=NONE] -->
<stringname="joinConfirmation">There are unsaved changes. Do you want to save them before linking?</string>
<stringname="joinConfirmation">Would you like to save the changes you already made and link with the contact selected?</string>
<!-- Positive button text from the confirmation dialog for joining contacts when there are unsaved changes. [CHAR LIMIT = 60] -->
<stringname="joinConfirmation_positive_button">Save and Link</string>
<!-- Menu item that links an aggregate with another aggregate -->
<stringname="menu_joinAggregate">Link</string>
@@ -194,31 +203,40 @@
<stringname="menu_redirect_calls_to_vm">All calls to voicemail</string>
<!-- Warning dialog contents after users selects to delete a ReadOnly contact. [CHAR LIMIT=NONE] -->
<stringname="readOnlyContactWarning">You can\'t delete contacts from read-only accounts, but you can hide them in your contacts lists.</string>
<stringname="readOnlyContactWarning">Contacts from your read-only accounts will be hidden on this device, not deleted.</string>
<!-- Warning dialog contents after users selects to delete a contact with ReadOnly and Writable sources. -->
<stringname="readOnlyContactDeleteConfirmation">This contact contains information from multiple accounts. Information from read-only accounts will be hidden in your contacts lists, not deleted.</string>
<stringname="readOnlyContactDeleteConfirmation">This contact has details from multiple accounts. Details from read-only accounts will be hidden on this device, not deleted.</string>
<!-- Warning dialog. Shown if user selects a single contact to link. [CHAR LIMIT=NONE] -->
<stringname="batch_link_single_contact_warning">You need at least two contacts selected to perform a link.</string>
<!-- Confirmation dialog. Shown after user selects to link contacts. [CHAR LIMIT=NONE] -->
<stringname="batch_link_confirmation">The selected contacts will be linked into a single contact.</string>
<!-- Confirmation dialog. Shown after user selects to delete readonly contacts. [CHAR LIMIT=NONE] -->
<stringname="batch_delete_read_only_contact_confirmation">Information from read-only accounts will be hidden in your contacts lists, not deleted.</string>
<stringname="batch_delete_read_only_contact_confirmation">Contacts from your read-only accounts will be hidden on this device, not deleted.</string>
<!-- Confirmation dialog. Shown after user selects to delete contacts from multiple accounts. [CHAR LIMIT=NONE] -->
<stringname="batch_delete_multiple_accounts_confirmation">These contacts contains information from multiple accounts. Information from read-only accounts will be hidden in your contacts lists, not deleted.</string>
<stringname="batch_delete_multiple_accounts_confirmation">These contacts have details from multiple accounts. Details from read-only accounts will be hidden on this device, not deleted.</string>
<!-- Warning dialog contents after users selects to delete a contact with multiple Writable sources. -->
<stringname="multipleContactDeleteConfirmation">Deleting this contact will delete information from multiple accounts.</string>
<stringname="multipleContactDeleteConfirmation">Deleting this contact will delete details from multiple accounts.</string>
<!-- Confirmation dialog contents after users selects to delete a Writable contact. -->
<stringname="deleteConfirmation">This contact will be deleted.</string>
<stringname="deleteConfirmation">Delete this contact?</string>
<!-- Positive button text of confirmation dialog contents after users selects to delete a Writable contact. [CHAR LIMIT=30] -->
<stringname="contact_editor_prompt_one_account">Your new contact will be synchronized with <xliff:gid="account_name">%1$s</xliff:g>.</string>
<!-- Message in the contact editor prompt that asks the user which account they want to save the newly created contact to. [CHAR LIMIT=NONE] -->
<stringname="contact_editor_prompt_multiple_accounts">You can synchronize your new contact with one of the following accounts. Which do you want to use?</string>
<stringname="contact_editor_prompt_multiple_accounts">Choose a default account for new contacts:</string>
<!-- Title of the ContactEditorActivity when creating a new contact. The char
limit is short and cannot be increased, since this needs to be displayed in a single line
@@ -837,8 +861,8 @@
<!-- "Duplicates" title showing in suggestion card in Quick contact. [CHAR LIMIT=30]-->