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

Commit c5a558d3 authored by Wenyi Wang's avatar Wenyi Wang
Browse files

Change title string of account selection dialog when importing contacts

In addition to the string change, this CL also fixed a TODO in
one of the two dialogs using the string.

Bug: 25476465
Change-Id: I8ad2a00446ae776c7e97b38462edfac7d4728401
parent c082a635
Loading
Loading
Loading
Loading
+2 −1
Original line number Original line Diff line number Diff line
@@ -420,7 +420,8 @@ a ren't members of any other group. [CHAR LIMIT=25] -->
    <!-- Displayed at the top of the contacts showing single contact. [CHAR LIMIT=64] -->
    <!-- Displayed at the top of the contacts showing single contact. [CHAR LIMIT=64] -->
    <string name="listSingleContact">Single contact</string>
    <string name="listSingleContact">Single contact</string>


    <string name="dialog_new_contact_account">Create contact under account</string>
    <!-- Message asking user to select an account to save contacts imported from vcard or SIM card [CHAR LIMIT=64] -->
    <string name="dialog_new_contact_account">Save imported contacts to:</string>


    <!-- Action string for selecting SIM for importing contacts -->
    <!-- Action string for selecting SIM for importing contacts -->
    <string name="import_from_sim">Import from SIM card</string>
    <string name="import_from_sim">Import from SIM card</string>