Loading res/values/strings.xml +2 −2 Original line number Diff line number Diff line Loading @@ -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> Loading Loading
res/values/strings.xml +2 −2 Original line number Diff line number Diff line Loading @@ -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> Loading