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

Commit e8090fa9 authored by Brian Attwell's avatar Brian Attwell
Browse files

String needed for multi-sim import selection

Bug: 16525652
Change-Id: I335dc1160e40c470fdf45c2a7988df052ef354b1
parent afff8edc
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -421,6 +421,9 @@ a ren't members of any other group. [CHAR LIMIT=25] -->
    <!-- Action string for selecting SIM for importing contacts -->
    <string name="import_from_sim">Import from SIM card</string>

    <!-- Action string for selecting SIM for importing contacts, when more than one SIM card -->
    <string name="import_from_sim_number">Import from SIM card #<xliff:g id="sim_number" example="2">%d</xliff:g></string>

    <!-- Action string for selecting (USB) storage for importing contacts [CHAR LIMIT=30] -->
    <string name="import_from_sdcard" product="default">Import from storage</string>