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

Commit c90c847f authored by yaolu's avatar yaolu Committed by android-build-merger
Browse files

Change FAB hint and editor title when creating a new contact

am: 8c3cc161

Change-Id: I7aea8446d9f62b7b9c5a2c37ba4b9f59152a1e87
parents 3cdbea67 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] -->