am c6f24de7: am d4a568fb: am 22d6df36: Change header string ContactSelectionActivity

* commit 'c6f24de74ec84cfac07a95dd6d8cd735bc8418b7':
  Change header string ContactSelectionActivity
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 4d07bc7..5f17bcd 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -46,8 +46,8 @@
     <!-- Activity title when the user is selecting a contact.  [CHAR LIMIT=128] -->
     <string name="contactPickerActivityTitle">Choose a contact</string>
 
-    <!-- Activity title when the user is selecting a contact.  [CHAR LIMIT=30] -->
-    <string name="header_entry_contact_list_adapter_header_title">Select new contact</string>
+    <!-- Entry that prompts user to select a newly created contact.  [CHAR LIMIT=30] -->
+    <string name="header_entry_contact_list_adapter_header_title">Create new contact</string>
 
     <!-- Title for the activity that shows only starred contacts -->
     <string name="starredList">Starred</string>