summaryrefslogtreecommitdiffstats
path: root/res/values/ids.xml
diff options
context:
space:
mode:
authorDaisuke Miyakawa <dmiyakawa@google.com>2010-08-19 14:13:38 -0700
committerDaisuke Miyakawa <dmiyakawa@google.com>2010-08-19 14:21:02 -0700
commit18b5190d6ed37be04d153a5d6f205076b38ac479 (patch)
tree0db44951b76aef656233b5627ad8ef6b3793b415 /res/values/ids.xml
parent41f026d52e0277e21236787b10f76129a8bc6fa4 (diff)
downloadpackages_apps_Contacts-18b5190d6ed37be04d153a5d6f205076b38ac479.tar.gz
packages_apps_Contacts-18b5190d6ed37be04d153a5d6f205076b38ac479.tar.bz2
packages_apps_Contacts-18b5190d6ed37be04d153a5d6f205076b38ac479.zip
Add Cancel capability toward vCard import procedure.
Bug: 2801638 Change-Id: Ia563fa4aed48ad01a6fbb29b350a35c46b7085a3
Diffstat (limited to 'res/values/ids.xml')
-rw-r--r--res/values/ids.xml5
1 files changed, 4 insertions, 1 deletions
diff --git a/res/values/ids.xml b/res/values/ids.xml
index 77673e324..b1ed87feb 100644
--- a/res/values/ids.xml
+++ b/res/values/ids.xml
@@ -20,7 +20,7 @@
<item type="id" name="dialog_sync_add"/>
<item type="id" name="dialog_import_export"/>
- <!-- For ImportVCardActivity -->
+ <!-- For vcard.ImportVCardActivity -->
<item type="id" name="dialog_searching_vcard"/>
<item type="id" name="dialog_sdcard_not_found"/>
<item type="id" name="dialog_vcard_not_found"/>
@@ -31,6 +31,9 @@
<item type="id" name="dialog_io_exception"/>
<item type="id" name="dialog_error_with_message"/>
+ <!-- For vcard.CancelImportActivity -->
+ <item type="id" name="dialog_cancel_import_confirmation"/>
+
<!-- For ContactDeletionInteraction -->
<item type="id" name="dialog_delete_contact_confirmation"/>