Change button text to match name of action.

This commit is contained in:
akwizgran
2018-11-07 10:40:59 +00:00
parent 866be99179
commit be1ca89309
2 changed files with 2 additions and 2 deletions

View File

@@ -129,7 +129,7 @@
<string name="message_hint">Type message</string>
<string name="set_contact_alias">Change contact name</string>
<string name="set_contact_alias_hint">Contact name</string>
<string name="set_alias">Set</string>
<string name="set_alias_button">Change</string>
<string name="delete_contact">Delete contact</string>
<string name="dialog_title_delete_contact">Confirm Contact Deletion</string>
<string name="dialog_message_delete_contact">Are you sure that you want to remove this contact and all messages exchanged with this contact?</string>