Home | History | Annotate | Download | only in values

Lines Matching full:card

420     <!-- Dialog text displayed when loading a phone number from the SIM card for speed dial -->
421 <string name="simContacts_emptyLoading">Loading from SIM card\u2026</string>
423 <!-- Dialog title displayed when loading a phone number from the SIM card for speed dial -->
424 <string name="simContacts_title">SIM card contacts</string>
447 <!-- Displayed full screen when the user has no contacts and they are displaying the My Contacts group, and contact syncing is disabled, and there is no sim card (cdma)-->
454 <!-- Displayed full screen when the user has no contacts and they are displaying the My Contacts group, and contact syncing is enabled, and there is no sim card (cdma) -->
535 <!-- Label for the all data tab in the view and edit card -->
664 <!-- Dialog title shown when SD Card does not exist -->
665 <string name="no_sdcard_title">No SD card</string>
668 <string name="no_sdcard_message">No SD card detected</string>
670 <!-- Dialog title shown when searching VCard data from SD Card -->
674 <string name="import_from_sim">Import from SIM card</string>
676 <!-- Action string for selecting SD Card for importing contacts -->
677 <string name="import_from_sdcard">Import from SD card</string>
679 <!-- Action that exports all contacts to SD Card -->
680 <string name="export_to_sdcard">Export to SD card</string>
700 <!-- Dialog message shown when searching VCard data from SD Card -->
701 <string name="searching_vcard_message">Searching for vCard data on SD card</string>
704 <string name="scanning_sdcard_failed_title">Scanning SD card failed</string>
708 <string name="scanning_sdcard_failed_message">Scanning SD card failed (Reason: \"<xliff:g id="fail_reason">%s</xliff:g>\")</string>
727 <string name="fail_reason_no_vcard_file">No vCard file found on the SD card</string>
778 <string name="fail_reason_too_many_vcard">Too many vCard files on the SD card</string>
851 <!-- The menu item to bulk import or bulk export contacts from SIM card or SD card. -->