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

Commit a9125045 authored by Jerry Chang's avatar Jerry Chang
Browse files

Update strings for swipe bottom to notification preference

Updates final strings confirmed in go/android-reach

Bug: 151993111
Test: manual check Settings > System > Gesture > Swipe for notifications
Change-Id: I66738ab088c87d0f286acc7d0970e5b1c8bfd905
parent bbe93a40
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -10896,10 +10896,10 @@
    <!-- Preference and settings suggestion title text for ambient display double tap (device) [CHAR LIMIT=60]-->
    <string name="ambient_display_title" product="device">Double-tap to check device</string>
    <!-- Do not translate. Title text for swiping downwards on the bottom of the screen for notifications [CHAR LIMIT=25]-->
    <string name="swipe_bottom_to_notifications_title" translatable="false">Swipe for notifications</string>
    <!-- Do not translate. Summary text for swiping downwards on the bottom of the screen for notifications [CHAR LIMIT=80]-->
    <string name="swipe_bottom_to_notifications_summary" translatable="false">Swipe down on the bottom of the screen to check the notification</string>
    <!-- Title text for swiping downwards on the bottom of the screen for notifications [CHAR LIMIT=25]-->
    <string name="swipe_bottom_to_notifications_title">Swipe for notifications</string>
    <!-- Summary text for swiping downwards on the bottom of the screen for notifications [CHAR LIMIT=80]-->
    <string name="swipe_bottom_to_notifications_summary">Swipe down from the bottom of the screen to show your notifications</string>
    <!-- Preference and settings suggestion title text for one handed [CHAR LIMIT=60] -->
    <string name="one_handed_title">One-Handed mode</string>