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

Commit d7f9b649 authored by Tingting Wang's avatar Tingting Wang
Browse files

Increase char limit for unlink contact string.

BUG 24973803

Change-Id: Ic7a0fa8ea1e49824be99ca20099921183f23263a
parent 708774a5
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -141,7 +141,7 @@
    <!-- Menu item (in the action bar) that creates a new group [CHAR LIMIT=30] -->
    <string name="menu_new_group_action_bar">Add Group</string>

    <!-- Title of the confirmation dialog for separating contacts into multiple instances [CHAR LIMIT=26] -->
    <!-- Title of the confirmation dialog for separating contacts into multiple instances [CHAR LIMIT=40] -->
    <string name="splitConfirmation_title">Unlink contact?</string>

    <!-- Confirmation dialog for unlinking contacts into multiple instances [CHAR LIMIT=NONE] -->