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

Commit afaae1fb authored by Claudia de Veaux's avatar Claudia de Veaux
Browse files

Fix for Bug 5136203 Redirect to voicemail string is too long.

Changed string to "All calls to voicemail".

Change-Id: If754418af82cd40157a1740623036ab6b51faec0
parent cd51c914
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -182,7 +182,7 @@
    <string name="menu_set_ring_tone">Set ringtone</string>

    <!-- Menu item that opens the Options activity for a given contact [CHAR LIMIT=30] -->
    <string name="menu_redirect_calls_to_vm">Redirect calls to voicemail</string>
    <string name="menu_redirect_calls_to_vm">All calls to voicemail</string>

    <!-- Warning dialog contents after users selects to delete a ReadOnly contact. -->
    <string name="readOnlyContactWarning">You cannot delete contacts from read-only accounts, but you can hide them in your contacts lists.</string>