Merge "Fix "Turn on phone calls" for guest user"
This commit is contained in:
@@ -7704,17 +7704,15 @@
|
||||
<!-- Message of dialog shown when remove_guest_on_exit toggle is ON [CHAR LIMIT=NONE] -->
|
||||
<string name="remove_guest_on_exit_dialog_message">Apps and data from this guest session will be
|
||||
deleted now, and all future guest activity will be deleted each time you exit guest mode</string>
|
||||
<!-- Title of preference to enable guest calling[CHAR LIMIT=40] -->
|
||||
<string name="enable_guest_calling">Allow guest to use phone</string>
|
||||
<!-- Summary of preference to enable guest calling [CHAR LIMIT=NONE] -->
|
||||
<string name="enable_guest_calling_summary">Call history will be shared with guest user</string>
|
||||
|
||||
<!-- Title of preference to enable calling[CHAR LIMIT=40] -->
|
||||
<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">Turn on phone calls & SMS</string>
|
||||
<!-- Title of preference to remove the user [CHAR LIMIT=35] -->
|
||||
<string name="user_remove_user">Delete user</string>
|
||||
<!-- Title for confirmation of turning on calls [CHAR LIMIT=40] -->
|
||||
<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_and_sms_confirm_title">Turn on phone calls & SMS?</string>
|
||||
<!-- Message for confirmation of turning on calls and SMS [CHAR LIMIT=none] -->
|
||||
|
||||
Reference in New Issue
Block a user