Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 22d6df36 authored by Brian Attwell's avatar Brian Attwell
Browse files

Change header string ContactSelectionActivity

Bug: 17041378
Change-Id: Ie2fa986cdb22f2be7106039495e57ba47be44bdd
parent 02a8971c
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -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>