1<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> 2 <string name="migrate_blocked_numbers_dialog_title">New, simplified blocking</string> 3 <string name="migrate_blocked_numbers_dialog_message">To protect you better, Phone needs to change how blocking works. Your blocked numbers will now stop both calls and texts and may be shared with other apps.</string> 4 <string name="migrate_blocked_numbers_dialog_allow_button">Allow</string> 5 <string name="old_block_number_confirmation_title">Block%1$s?</string> 6 <string name="block_number_confirmation_message_vvm">Calls from this number will be blocked and voicemails will be automatically deleted.</string> 7 <string name="block_number_confirmation_message_no_vvm">Calls from this number will be blocked, but the caller may still be able to leave you voicemails.</string> 8 <string name="block_number_confirmation_message_new_filtering">You will no longer receive calls or texts from this number.</string> 9 <string name="block_number_ok">BLOCK</string> 10 <string name="unblock_number_confirmation_title">Unblock%1$s?</string> 11 <string name="unblock_number_ok">UNBLOCK</string> 12 <string name="invalidNumber">%1$sis invalid.</string> 13 <string name="snackbar_number_blocked">%1$s blocked</string> 14 <string name="snackbar_number_unblocked">%1$sunblocked</string> 15 <string name="send_to_voicemail_import_failed">Import failed</string> 16 <string name="call_blocking_disabled_notification_title">Call blocking disabled for 48 hours</string> 17 <string name="call_blocking_disabled_notification_text">Disabled because an emergency call was made.</string> 18</resources> 19