diff --git a/app/js/locales/en-us.json b/app/js/locales/en-us.json index b3ebe7a9..66fff794 100644 --- a/app/js/locales/en-us.json +++ b/app/js/locales/en-us.json @@ -432,7 +432,7 @@ "head_settings": "Settings", "head_log_out": "Log out", "head_peer_more": "More", - "head_edit_messages": "Edit messages", + "head_select_messages": "Select messages", "head_media_photos": "Photos", "head_media_video": "Videos", "head_media_documents": "Files", @@ -440,7 +440,7 @@ "head_media_search": "Search", "head_about": "About", "head_clear_all": "Clear history", - "head_edit": "Edit", + "head_select": "Select", "head_typing": "typing", "head_pluralize_participants": "{'0': 'No members', 'one': '1 member', 'other': '{} members'}", "head_one_typing": "{name1} is typing{dots}", @@ -471,7 +471,7 @@ "im_select_a_chat": "Please select a chat to start messaging", "im_loading_history": "Loading history", "im_info": "Info", - "im_edit": "Edit", + "im_select": "Select", "im_media": "Media", "im_media_photos": "Photos", "im_media_video": "Videos", diff --git a/app/partials/desktop/head.html b/app/partials/desktop/head.html index ab4c5f91..1c16118f 100644 --- a/app/partials/desktop/head.html +++ b/app/partials/desktop/head.html @@ -40,7 +40,7 @@
- +