Update Contacts application title in Dialer string
Bug: 17404537
Change-Id: I72a90bdcbaa0b42c0d7482443c53ab8f468b5547
diff --git a/res/values/strings.xml b/res/values/strings.xml
index a59ea47..9c65679 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -543,7 +543,7 @@
<string name="simContacts_title">SIM card contacts</string>
<!-- Message displayed when there is no application available to handle the add contact menu option. [CHAR LIMIT=NONE] -->
- <string name="add_contact_not_available">Re-enable the People application to use this feature.</string>
+ <string name="add_contact_not_available">Re-enable the Contacts application to use this feature.</string>
<!-- Message displayed when there is no application available to handle voice search. [CHAR LIMIT=NONE] -->
<string name="voice_search_not_available">Voice search is not available.</string>