Merge "Add bubble confirmation prompt" into qt-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
208c21d2c1
@@ -7788,9 +7788,9 @@
|
||||
<!-- Title of the dialog shown when the user has disabled bubbles at the feature level but tries to enable it for an app. [CHAR LIMIT=NONE] -->
|
||||
<string name="bubbles_feature_disabled_dialog_title">Turn on bubbles</string>
|
||||
<!-- Description of the dialog shown when the user has disabled bubbles at the feature level but tries to enable it for an app. [CHAR LIMIT=NONE] -->
|
||||
<string name="bubbles_feature_disabled_dialog_text">Before you can turn on bubbles for this app, you need to turn on bubbles for your device</string>
|
||||
<string name="bubbles_feature_disabled_dialog_text">To turn on bubbles for this app, first you need to turn them on for your device. This affects other apps in which you previously turned on bubbles.</string>
|
||||
<!-- Button of the dialog shown when the user has disabled bubbles at the feature level but tries to enable it for an app. [CHAR LIMIT=60]-->
|
||||
<string name="bubbles_feature_disabled_button_go_to_bubbles">Go to Bubbles</string>
|
||||
<string name="bubbles_feature_disabled_button_approve">Turn on for device</string>
|
||||
<!-- Button to cancel out of the dialog shown when the user has disabled bubbles at the feature level but tries to enable it for an app. [CHAR LIMIT=60] -->
|
||||
<string name="bubbles_feature_disabled_button_cancel">Cancel</string>
|
||||
|
||||
|
Reference in New Issue
Block a user