Added contacts export to vcf file
Fixed crash when entering empty contacts
This commit is contained in:
@ -477,8 +477,11 @@
|
||||
<string name="contact_delete_question">Do you want to delete contact \'%1$s\'\?</string>
|
||||
<string name="search">Search</string>
|
||||
<string name="import_contacts">Import</string>
|
||||
<string name="export_contacts">Export</string>
|
||||
<string name="contact_import_success">Contacts imported successfully</string>
|
||||
<string name="contact_import_failure">Failed to import contacts</string>
|
||||
<string name="contact_export_success">Contacts exported successfully</string>
|
||||
<string name="contact_export_failure">Failed to export contacts</string>
|
||||
<!-- Generic -->
|
||||
<string name="alert">Alert</string>
|
||||
<string name="info">Info</string>
|
||||
|
||||
Reference in New Issue
Block a user