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

Commit c14fbc8e authored by Andrew Lee's avatar Andrew Lee
Browse files

Lower char limit on notification actions.

Bug: 20987110
Change-Id: Ife335130b298d8597a212c04d38d5a6cb48527cb
parent d2423d61
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -198,13 +198,13 @@
         [CHAR LIMIT=12] -->
    <string name="notification_action_dismiss">Dismiss</string>

    <!-- Message for "call back" Action, which is displayed in the missed call notificaiton.
    <!-- Message for "call back" Action, which is displayed in the missed call notification.
         The user will be able to call back to the person or the phone number.
         [CHAR LIMIT=60] -->
         [CHAR LIMIT=18] -->
    <string name="notification_missedCall_call_back">Call back</string>
    <!-- Message for "reply via sms" action, which is displayed in the missed call notification.
         The user will be able to send text messages using the phone number.
         [CHAR LIMIT=60] -->
         [CHAR LIMIT=18] -->
    <string name="notification_missedCall_message">Message</string>

    <!-- In-call screen: call failure message displayed in an error dialog -->