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

Commit 86f10ab9 authored by Brian Attwell's avatar Brian Attwell Committed by Android (Google) Code Review
Browse files

Merge "String needed for multi-sim import selection" into lmp-dev

parents 768e55da e8090fa9
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>