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

Commit 57647c16 authored by Jorim Jaggi's avatar Jorim Jaggi
Browse files

Make string consistent with Android writing guidelines

Bug: 17018250
Change-Id: I1ab736bddc81e4741995175db62a7d0ff459a940
parent e210cc8e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -645,7 +645,7 @@
    <string name="speed_bump_explanation">Less urgent notifications below</string>

    <!-- Shows to explain the double tap interaction with notifications: After tapping a notification on Keyguard, this will explain users to tap again to launch a notification. [CHAR LIMIT=60] -->
    <string name="notification_tap_again">Tap again to open</string>
    <string name="notification_tap_again">Touch again to open</string>

    <!-- Shows when people have pressed the unlock icon to explain how to unlock. [CHAR LIMIT=60] -->
    <string name="keyguard_unlock">Swipe up to unlock</string>