<!-- Title of dialog used to comfirm whether the user intends to change the default dialer
<!-- Title of dialog used to confirm whether the user intends to change the default dialer
application [CHAR LIMIT=55]-->
<stringname="change_default_dialer_dialog_title">Make <xliff:gid="new_app">%s</xliff:g> your default Phone app?</string>
<!-- Confirmation text that a user taps on to change the Default Phone App-->
@@ -121,6 +121,18 @@
<!-- Warning message indicating what may happen if a user allows a 3rd party app to become the default dialer.-->
<stringname="change_default_dialer_warning_message"><xliff:gid="new_app">%s</xliff:g> will be able to place and control all aspects of calls. Only apps you trust should be set as the default Phone app.</string>
<!-- Title of dialog used to confirm whether the user intends to change the default call screening
application [CHAR LIMIT=55]-->
<stringname="change_default_call_screening_dialog_title">Make <xliff:gid="new_app">%s</xliff:g> your default call screening app?</string>
<!-- Warning message indicating the old call screening app will no longer be able to screen calls.-->
<stringname="change_default_call_screening_warning_message_for_disable_old_app"><xliff:gid="old_app">%s</xliff:g> will no longer be able to screen calls.</string>
<!-- Warning message indicating what may happen if a user allows a 3rd party app to become the default call screening.-->
<stringname="change_default_call_screening_warning_message"><xliff:gid="new_app">%s</xliff:g> will be able to see information about callers not in your contacts and will be able to block these calls. Only apps you trust should be set as the default call screening app.</string>
<!-- Confirmation text that a user taps on to change the Default call screening App-->