<!-- Message in progress bar while exporting contact list to a file "(current number) of (total number) contacts" The order of "current number" and "total number" cannot be changed (like "total: (total number), current: (current number)")-->
<stringname="exporting_contact_list_progress"><xliff:gid="current_number">%s</xliff:g> of <xliff:gid="total_number">%s</xliff:g> contacts</string>
<!-- The string used to describe Contacts as a searchable item within system search settings. -->
<stringname="search_settings_description">Names of your contacts</string>
<!-- Shown as a toast when the user taps on a QuickContact icon, and no application
was found that could perform the selected action. [CHAR LIMIT=NONE] -->
<stringname="quickcontact_missing_app">No app was found to handle this action.</string>