Home | History | Annotate | Download | only in values

Lines Matching full:vcard

424     <!-- Message shown in a Dialog confirming a user's cancel request toward existing vCard import.
425 The argument is file name for the vCard import the user wants to cancel.
429 <!-- Message shown in a Dialog confirming a user's cancel request toward existing vCard export.
430 The argument is file name for the vCard export the user wants to cancel.
434 <!-- Title shown in a Dialog telling users cancel vCard import/export operation is failed. [CHAR LIMIT=40] -->
435 <string name="cancel_vcard_import_or_export_failed">Couldn\'t cancel vCard import/export</string>
440 <!-- The failed reason shown when vCard importer/exporter could not open the file
462 <!-- The failed reason shown when vCard exporter could not create a file for the vCard since
463 there are too many files relevant to vCard. [CHAR LIMIT=NONE] -->
464 <string name="fail_reason_too_many_vcard" product="nosdcard">Too many vCard files are in the storage.</string>
465 <!-- The failed reason shown when vCard exporter could not create a file for the vCard since
466 there are too many files relevant to vCard. -->
467 <string name="fail_reason_too_many_vcard" product="default">Too many vCard files are on the SD card.</string>
469 <!-- The failed reason shown when Contacts app (especially vCard importer/exporter)
473 <!-- Failure reason show when Contacts app (especially vCard importer) encountered
477 <!-- The failed reason shown when vCard parser was not able to be parsed by the current vCard
478 implementation. This might happen even when the input vCard is completely valid, though
480 <string name="fail_reason_vcard_parse_error">Couldn\'t parse vCard for an unexpected reason.</string>
482 <!-- The failed reason shown when vCard importer doesn't support the format.
483 This may be shown when the vCard is corrupted [CHAR LIMIT=40] -->
486 <!-- Fail reason shown when vCard importer failed to look over meta information stored in vCard file(s). -->
487 <string name="fail_reason_failed_to_collect_vcard_meta_info">Couldn\'t collect meta information of given vCard file(s).</string>
489 <!-- The failed reason shown when the import of some of vCard files failed during multiple vCard
493 <!-- The title shown when exporting vCard is successfuly finished [CHAR LIMIT=40] -->
496 <!-- The title shown when exporting vCard is canceled (probably by a user)
507 <!-- The error reason the vCard composer "may" emit when database is corrupted or
513 contacts from being exported to outside world via vcard exporter, etc. [CHAR LIMIT=NONE] -->
517 contacts from being exported to outside world via vcard exporter, etc. [CHAR LIMIT=NONE] -->
520 <!-- The error reason the vCard composer may emit when vCard composer is not initialized
523 <string name="composer_not_initialized">The vCard composer didn\'t start properly.</string>
539 <!-- Description shown when importing vCard data.
544 <!-- Dialog title shown when reading vCard data failed [CHAR LIMIT=40] -->
545 <string name="reading_vcard_failed_title">Couldn\'t read vCard data</string>
547 <!-- The title shown when reading vCard is canceled (probably by a user)
549 <string name="reading_vcard_canceled_title">Reading vCard data canceled</string>
551 <!-- The title shown when reading vCard finished
554 <string name="importing_vcard_finished_title">Finished importing vCard <xliff:g id="filename" example="import.vcf">%s</xliff:g></string>
556 <!-- The title shown when importing vCard is canceled (probably by a user)
561 <!-- The message shown when vCard import request is accepted. The system may start that work soon, or do it later
566 <!-- The message shown when vCard
570 <!-- The message shown when a given vCard import request is rejected by the system. [CHAR LIMIT=NONE] -->
571 <string name="vcard_import_request_rejected_message">vCard import request was rejected. Try again later.</string>
572 <!-- The message shown when vCard export request is accepted. The system may start that work soon, or do it later
577 <!-- The message shown when a given vCard export request is rejected by the system. [CHAR LIMIT=NONE] -->
578 <string name="vcard_export_request_rejected_message">vCard export request was rejected. Try again later.</string>
579 <!-- Used when file name is unknown in vCard processing. It typically happens
583 <!-- The message shown when vCard importer is caching files to be imported into local temporary
585 <string name="caching_vcard_message">Caching vCard(s) to local temporary storage. The actual import will start soon.</string>
587 <!-- The percentage, used for expressing the progress of vCard import/export. -->
590 <!-- Message used when vCard import has failed. [CHAR LIMIT=40] -->
591 <string name="vcard_import_failed">Couldn\'t import vCard.</string>
593 <!-- The failure message shown when the system could not find any vCard file.
596 <string name="import_failure_no_vcard_file" product="nosdcard">No vCard file found in storage.</string>
597 <!-- The failure message shown when the system could not find any vCard file.
600 <string name="import_failure_no_vcard_file" product="default">No vCard file found on the SD card.</string>
608 <!-- Dialog title shown when a user is asked to select vCard file. [CHAR LIMIT=25] -->
609 <string name="select_vcard_title">Choose vCard file</string>
611 <!-- One of alternatives shown when the system allows a user to select how many vCard files
613 than one vCard files available in the system. -->
614 <string name="import_one_vcard_string">Import one vCard file</string>
616 <!-- One of alternatives shown when the system allows a user to select how many vCard files
618 than one vCard files available in the system. -->
619 <string name="import_multiple_vcard_string">Import multiple vCard files</string>
621 <!-- One of alternatives shown when the system allows a user to select how many vCard files
623 than one vCard files available in the system. -->
624 <string name="import_all_vcard_string">Import all vCard files</string>
626 <!-- Dialog message shown when searching VCard data from (USB) storage [CHAR LIMIT=NONE] -->
627 <string name="searching_vcard_message" product="nosdcard">Searching for vCard data in storage\u2026</string>
628 <!-- Dialog message shown when searching VCard data from SD Card. [CHAR LIMIT=NONE] -->
629 <string name="searching_vcard_message" product="default">Searching for vCard data on SD card\u2026</string>
631 <!-- The title shown when vCard importer is caching files to be imported into local temporary
635 <!-- Dialog message shown when searching VCard data failed.
638 <!-- Dialog message shown when searching VCard data failed.
642 <!-- The message shown while importing vCard(s).