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

Commit 882dcfb5 authored by Gary Mai's avatar Gary Mai
Browse files

Increase char limits on some strings

Bug: 32993057
Bug: 32990582
Change-Id: I0c1b9094786dba5186429dedecf149bbdc3439a9
parent c8b04ba7
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -148,11 +148,11 @@
    <string name="joinConfirmation_positive_button">Save and Link</string>

    <!-- The text to show on on a ProgressDialog indicating we're currently linking
         contacts [CHAR LIMIT=20]-->
         contacts [CHAR LIMIT=30]-->
    <string name="contacts_linking_progress_bar">Linking</string>

    <!-- The text to show on on a ProgressDialog indicating we're currently unlinking
     contacts [CHAR LIMIT=20]-->
     contacts [CHAR LIMIT=30]-->
    <string name="contacts_unlinking_progress_bar">Unlinking</string>

    <!-- Menu item that links an aggregate with another aggregate -->