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

Commit d876ad7b authored by Xiaohui Chen's avatar Xiaohui Chen
Browse files

Make logout notification string shorter

Bug: 22733436
Change-Id: I0eb144864075bb33a472b856574ddf947cf57a80
parent 15bb40a5
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -856,7 +856,7 @@
    <string name="user_logout_notification_title">Logout user</string>

    <!-- Text of the notification shown to logout the current user [CHAR LIMIT=60] -->
    <string name="user_logout_notification_text">To logout the current user, stop user applications.</string>
    <string name="user_logout_notification_text">Logout current user</string>

    <!-- Logout action in the notification shown to logout the current user [CHAR LIMIT=30] -->
    <string name="user_logout_notification_action">LOGOUT USER</string>