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

Commit c2f3fe2b authored by Yao Lu's avatar Yao Lu Committed by Android (Google) Code Review
Browse files

Merge "Change FAB hint and editor title when creating a new contact" into ub-contactsdialer-h-dev

parents cfb2cd87 8c3cc161
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -724,7 +724,7 @@
    <!-- Title of the editor activity when creating a new contact. The char
         limit is short and cannot be increased, since this needs to be displayed in a single line
         at a pre-determined text size. [CHAR LIMIT=20] -->
    <string name="contact_editor_title_new_contact">Add new contact</string>
    <string name="contact_editor_title_new_contact">Create new contact</string>

    <!-- Title of the editor activity when editing a contact that already exists. The char
         limit is short and cannot be increased, since this needs to be displayed in a single line
@@ -759,7 +759,7 @@

    <!-- Content description for the button that adds a new contact
         [CHAR LIMIT=NONE] -->
    <string name="action_menu_add_new_contact_button">add new contact</string>
    <string name="action_menu_add_new_contact_button">Create new contact</string>
    <!-- Button Label to see more on an ExpandingEntryCardView [CHAR LIMIT=40] -->
    <string name="expanding_entry_card_view_see_more">See more</string>
    <!-- Button Label to see less on an ExpandingEntryCardView [CHAR LIMIT=40] -->