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