Show confirmation when turning on "Phone calls/sms"
Added confirmation dialog, when turning on "Phone calls and sms" setting for secondary users and guests. Bug:15761405 Change-Id: I39b2181f0b5460db9a964c6883f053a6c6336622
This commit is contained in:
@@ -5315,19 +5315,19 @@
|
||||
<string name="user_exit_guest_dialog_remove">Remove</string>
|
||||
|
||||
<!-- Title of preference to enable calling[CHAR LIMIT=40] -->
|
||||
<string name="user_enable_calling">Allow phone calls</string>
|
||||
<string name="user_enable_calling">Turn on phone calls</string>
|
||||
<!-- Title of preference to enable calling and SMS [CHAR LIMIT=45] -->
|
||||
<string name="user_enable_calling_sms">Allow phone calls and SMS</string>
|
||||
<string name="user_enable_calling_sms">Turn on phone calls & SMS</string>
|
||||
<!-- Title of preference to remove the user [CHAR LIMIT=35] -->
|
||||
<string name="user_remove_user">Remove user</string>
|
||||
<!-- Title for confirmation of turning on calls [CHAR LIMIT=40] -->
|
||||
<string name="user_enable_calling_confirm_title">Allow phone calls?</string>
|
||||
<string name="user_enable_calling_confirm_title">Turn on phone calls?</string>
|
||||
<!-- Message for confirmation of turning on calls [CHAR LIMIT=none] -->
|
||||
<string name="user_enable_calling_confirm_message">Call history will be shared with this user.</string>
|
||||
<!-- Title for confirmation of turning on calls and SMS [CHAR LIMIT=45] -->
|
||||
<string name="user_enable_calling_sms_confirm_title">Allow phone calls and SMS?</string>
|
||||
<string name="user_enable_calling_and_sms_confirm_title">Turn on phone calls & SMS?</string>
|
||||
<!-- Message for confirmation of turning on calls and SMS [CHAR LIMIT=none] -->
|
||||
<string name="user_enable_calling_sms_confirm_message">Call and SMS history will be shared with this user.</string>
|
||||
<string name="user_enable_calling_and_sms_confirm_message">Call and SMS history will be shared with this user.</string>
|
||||
|
||||
<!-- Application Restrictions screen title [CHAR LIMIT=45] -->
|
||||
<string name="application_restrictions">Allow apps and content</string>
|
||||
|
||||
Reference in New Issue
Block a user