Lines Matching full:contacts
23 <!-- This is the label for the application that stores contacts data -->
24 <string name="app_label">Contacts Storage</string>
27 <string name="provider_label">Contacts</string>
29 <!-- Ticker for the notification shown when updating contacts fails because of memory shortage -->
30 <string name="upgrade_out_of_memory_notification_ticker">Contacts upgrade needs more memory.</string>
32 <!-- Title for the notification shown when updating contacts fails because of memory shortage -->
33 <string name="upgrade_out_of_memory_notification_title">Upgrading storage for contacts</string>
35 <!-- Text for the notification shown when updating contacts fails because of memory shortage [CHAR_LIMIT=50] -->
39 <string name="default_directory">Contacts</string>
52 <string name="debug_dump_title">Copy contacts database</string>
55 <string name="debug_dump_database_message">You are about to 1) make a copy of your database which includes all contacts related information and all call log to the internal storage, and 2) email it. Remember to delete the copy as soon as you have successfully copied it off the device or the email is received.</string>
67 <string name="debug_dump_email_subject">Contacts Db attached</string>
70 <string name="debug_dump_email_body">Attached is my contacts database with all my contacts information. Handle with care.</string>