Lines Matching full:vcard
765 <!-- One of alternatives shown when the system allows a user to select how many vCard files
767 than one vCard files available in the system. -->
768 <string name="import_one_vcard_string">Import one vCard file</string>
770 <!-- One of alternatives shown when the system allows a user to select how many vCard files
772 than one vCard files available in the system. -->
773 <string name="import_multiple_vcard_string">Import multiple vCard files</string>
775 <!-- One of alternatives shown when the system allows a user to select how many vCard files
777 than one vCard files available in the system. -->
778 <string name="import_all_vcard_string">Import all vCard files</string>
780 <!-- Dialog message shown when searching VCard data from (USB) storage [CHAR LIMIT=NONE] -->
781 <string name="searching_vcard_message" product="nosdcard">Searching for vCard data in storage\u2026</string>
782 <!-- Dialog message shown when searching VCard data from SD Card. [CHAR LIMIT=NONE] -->
783 <string name="searching_vcard_message" product="default">Searching for vCard data on SD card\u2026</string>
785 <!-- Dialog message shown when searching VCard data failed.
788 <!-- Dialog message shown when searching VCard data failed.
792 <!-- The failed reason shown when Contacts app (especially vCard importer/exporter)
796 <!-- Failure reason show when Contacts app (especially vCard importer) encountered
800 <!-- The failed reason shown when vCard parser was not able to be parsed by the current vCard
801 implementation. This might happen even when the input vCard is completely valid, though
803 <string name="fail_reason_vcard_parse_error">Couldn\'t parse vCard for an unexpected reason.</string>
805 <!-- The failed reason shown when vCard importer doesn't support the format.
806 This may be shown when the vCard is corrupted [CHAR LIMIT=40] -->
809 <!-- Message used when vCard import has failed. [CHAR LIMIT=40] -->
810 <string name="vcard_import_failed">Couldn\'t import vCard.</string>
812 <!-- The failure message shown when the system could not find any vCard file.
815 <string name="import_failure_no_vcard_file" product="nosdcard">No vCard file found in storage.</string>
816 <!-- The failure message shown when the system could not find any vCard file.
819 <string name="import_failure_no_vcard_file" product="default">No vCard file found on the SD card.</string>
821 <!-- Fail reason shown when vCard importer failed to look over meta information stored in vCard file(s). -->
822 <string name="fail_reason_failed_to_collect_vcard_meta_info">Couldn\'t collect meta information of given vCard file(s).</string>
824 <!-- The failed reason shown when the import of some of vCard files failed during multiple vCard
831 <!-- Dialog title shown when a user is asked to select vCard file. [CHAR LIMIT=25] -->
832 <string name="select_vcard_title">Choose vCard file</string>
834 <!-- The title shown when vCard importer is caching files to be imported into local temporary
838 <!-- The message shown when vCard importer is caching files to be imported into local temporary
840 <string name="caching_vcard_message">Caching vCard(s) to local temporary storage. The actual import will start soon.</string>
842 <!-- The message shown while importing vCard(s).
849 <!-- Description shown when importing vCard data.
854 <!-- Dialog title shown when reading vCard data failed [CHAR LIMIT=40] -->
855 <string name="reading_vcard_failed_title">Couldn\'t read vCard data</string>
857 <!-- The title shown when reading vCard is canceled (probably by a user)
859 <string name="reading_vcard_canceled_title">Reading vCard data canceled</string>
861 <!-- The title shown when reading vCard finished
864 <string name="importing_vcard_finished_title">Finished importing vCard <xliff:g id="filename" example="import.vcf">%s</xliff:g></string>
866 <!-- The title shown when importing vCard is canceled (probably by a user)
871 <!-- The message shown when vCard import request is accepted. The system may start that work soon, or do it later
876 <!-- The message shown when vCard import request is accepted. The system may start that work soon, or do it later when there are already other import/export requests.
880 <!-- The message shown when a given vCard import request is rejected by the system. [CHAR LIMIT=NONE] -->
881 <string name="vcard_import_request_rejected_message">vCard import request was rejected. Try again later.</string>
882 <!-- The message shown when vCard export request is accepted. The system may start that work soon, or do it later
887 <!-- The message shown when a given vCard export request is rejected by the system. [CHAR LIMIT=NONE] -->
888 <string name="vcard_export_request_rejected_message">vCard export request was rejected. Try again later.</string>
889 <!-- Used when file name is unknown in vCard processing. It typically happens
893 <!-- The percentage, used for expressing the progress of vCard import/export. -->
913 <!-- The failed reason shown when vCard exporter could not create a file for the vCard since
914 there are too many files relevant to vCard. [CHAR LIMIT=NONE] -->
915 <string name="fail_reason_too_many_vcard" product="nosdcard">Too many vCard files are in the storage.</string>
916 <!-- The failed reason shown when vCard exporter could not create a file for the vCard since
917 there are too many files relevant to vCard. -->
918 <string name="fail_reason_too_many_vcard" product="default">Too many vCard files are on the SD card.</string>
925 <!-- The title shown when exporting vCard is successfuly finished [CHAR LIMIT=40] -->
928 <!-- The title shown when exporting vCard is canceled (probably by a user)
947 <!-- The error reason the vCard composer "may" emit when database is corrupted or
953 contacts from being exported to outside world via vcard exporter, etc. [CHAR LIMIT=NONE] -->
957 contacts from being exported to outside world via vcard exporter, etc. [CHAR LIMIT=NONE] -->
960 <!-- The error reason the vCard composer may emit when vCard composer is not initialized
963 <string name="composer_not_initialized">The vCard composer didn\'t start properly.</string>
965 <!-- The failed reason shown when vCard importer/exporter could not open the file
972 <!-- Message shown in a Dialog confirming a user's cancel request toward existing vCard import.
973 The argument is file name for the vCard import the user wants to cancel.
977 <!-- Message shown in a Dialog confirming a user's cancel request toward existing vCard export.
978 The argument is file name for the vCard export the user wants to cancel.
982 <!-- Title shown in a Dialog telling users cancel vCard import/export operation is failed. [CHAR LIMIT=40] -->
983 <string name="cancel_vcard_import_or_export_failed">Couldn\'t cancel vCard import/export</string>