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

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

Update char limit for title of swipe for notificaiton gesture preference

Bug: 163359886
Test: manual check preference strings in settings
Change-Id: I1f5becde86ea514c30b11e5755feef2e01d91e04
parent 502c4207
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -10896,7 +10896,7 @@
    <!-- 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>
    <!-- Title text for swiping downwards on the bottom of the screen for notifications [CHAR LIMIT=25]-->
    <!-- Title text for swiping downwards on the bottom of the screen for notifications [CHAR LIMIT=60]-->
    <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>