Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 8bb2c1da authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "More strings for bubble settings"

parents 403da03a 982236bd
Loading
Loading
Loading
Loading
+14 −0
Original line number Diff line number Diff line
@@ -7718,6 +7718,20 @@
    <string name="notification_bubbles_title">Allow bubbles</string>
    <!-- Configure Notifications: Summary for the notification bubbles option. [CHAR LIMIT=NONE] -->
    <string name="notification_bubbles_summary">Allow apps to show some notifications as bubbles</string>
    <!-- Feature education for bubbles. [CHAR LIMIT=NONE] -->
    <string name="bubbles_feature_education">Some notifications and other content can appear as bubbles on the screen. To open a bubble, tap it. To dismiss it, drag it down the screen.</string>
    <!-- Title for the toggle shown on the app-level bubbles page  [CHAR LIMIT=60] -->
    <string name="bubbles_app_toggle_title">Bubbles</string>
    <!-- Description for the toggle shown on the app-level bubbles page  [CHAR LIMIT=NONE] -->
    <string name="bubbles_app_toggle_summary">Allow <xliff:g id="app_name" example="YouTube">%1$s</xliff:g> to show some notifications as bubbles</string>
    <!-- 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>
    <!-- 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>
    <!-- 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>
    <!-- Configure notifications: title for swipe direction [CHAR LIMIT=60] -->
    <string name="swipe_direction_title">Swipe actions</string>