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

Commit af158410 authored by Wenyi Wang's avatar Wenyi Wang Committed by android-build-merger
Browse files

Change title string of account selection dialog when importing contacts

am: d80e3bbb55

* commit 'd80e3bbb55a9cc093affc15b1d4ff5e7262fa4ad':
  Change title string of account selection dialog when importing contacts
parents 437f021d c5a558d3
Loading
Loading
Loading
Loading
+2 −1
Original line number 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] -->
    <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 -->
    <string name="import_from_sim">Import from SIM card</string>