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

Commit 57e89f58 authored by Sarah Chin's avatar Sarah Chin
Browse files

Update text string for performance boost notification

Test: manual
Bug: 266823948
Change-Id: I1b68bb736b2e52ae5403ba9bf8cedcea37ebac35
parent 470999f6
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -19,7 +19,7 @@
    <!-- Notification title text for the performance boost notification. -->
    <string name="performance_boost_notification_title">Improve your app experience</string>
    <!-- Notification detail text for the performance boost notification. -->
    <string name="performance_boost_notification_detail">Tap to visit %s\'s website and learn more.</string>
    <string name="performance_boost_notification_detail">Tap to visit %s\'s website and learn more</string>
    <!-- Notification button text to cancel the performance boost notification. -->
    <string name="performance_boost_notification_button_not_now">Not now</string>
    <!-- Notification button text to manage the performance boost notification. -->