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

Commit 2466f29b authored by Brian Attwell's avatar Brian Attwell Committed by Android Git Automerger
Browse files

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

* commit 'ab40ab8821331f7e8b6e9c09b6bb4d32699bd229':
  String needed for multi-sim import selection
parents 682525f9 86f10ab9
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>