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

Commit b3d37680 authored by Chloris Kuo's avatar Chloris Kuo Committed by Android (Google) Code Review
Browse files

Merge "NAS setting onboarding string change" into sc-dev

parents cf783b95 9023a99f
Loading
Loading
Loading
Loading
+11 −11
Original line number Diff line number Diff line
@@ -5539,19 +5539,19 @@
    <!-- Content description of the demoted feedback icon in the notification. [CHAR LIMIT=NONE] -->
    <string name="notification_feedback_indicator_demoted">This notification was ranked lower. Tap to provide feedback.</string>

    <!-- Notification Intelligence -->
    <!-- Title of notification indicating notification intelligence settings have changed when upgrading to S [CHAR LIMIT=30] -->
    <string name="nas_upgrade_notification_title">Try enhanced notifications</string>
    <!-- Enhanced Notifications -->
    <!-- Title of notification indicating adaptive notifications setting need migration when upgrading to S [CHAR LIMIT=30] -->
    <string name="nas_upgrade_notification_title">Enhanced notifications</string>
    <!-- Content of notification indicating users need to update the settings [CHAR LIMIT=NONE] -->
    <string name="nas_upgrade_notification_content">To keep getting suggested actions, replies, and more, turn on enhanced notifications. Android Adaptive Notifications are no longer supported.</string>
    <!-- Label of notification action button to turn on the notification intelligence [CHAR LIMIT=20] -->
    <string name="nas_upgrade_notification_enable_action">Turn on</string>
    <!-- Label of notification action button to turn off the notification intelligence [CHAR LIMIT=20] -->
    <string name="nas_upgrade_notification_disable_action">Not now</string>
    <!-- Label of notification action button to learn more about the notification intelligence settings [CHAR LIMIT=20] -->
    <string name="nas_upgrade_notification_content">Suggested actions and replies are now provided by enhanced notifications. Android Adaptive Notifications are no longer supported.</string>
    <!-- Label of notification action button to turn on the enhanced notifications [CHAR LIMIT=20] -->
    <string name="nas_upgrade_notification_enable_action">OK</string>
    <!-- Label of notification action button to turn off the enhanced notifications [CHAR LIMIT=20] -->
    <string name="nas_upgrade_notification_disable_action">Turn off</string>
    <!-- Label of notification action button to learn more about the enhanced notifications [CHAR LIMIT=20] -->
    <string name="nas_upgrade_notification_learn_more_action">Learn more</string>
    <!-- Content of notification learn more dialog about the notification intelligence settings [CHAR LIMIT=NONE] -->
    <string name="nas_upgrade_notification_learn_more_content">Enhanced notifications can read all notification content, including personal information like contact names and messages. This feature can also dismiss notifications or take actions on buttons in notifications, such as answering phone calls.\n\nThis feature can also turn Priority mode on or off and change related settings.</string>
    <!-- Content of notification learn more dialog about the enhanced notifications [CHAR LIMIT=NONE] -->
    <string name="nas_upgrade_notification_learn_more_content">Enhanced notifications replaced Android Adaptive Notifications in Android 12. This feature shows suggested actions and replies, and organizes your notifications.\n\nEnhanced notifications can access notification content, including personal information like contact names and messages. This feature can also dismiss or respond to notifications, such as answering phone calls and controlling Do Not Disturb.</string>


    <!-- Dynamic mode battery saver strings -->