diff --git a/lang/en/deprecated.txt b/lang/en/deprecated.txt index 2243db866db..428ca61b1d3 100644 --- a/lang/en/deprecated.txt +++ b/lang/en/deprecated.txt @@ -153,3 +153,4 @@ hidedockpanel,core_block undockall,core_block undockblock,core_block undockitem,core_block +canceledit,core_message diff --git a/lang/en/message.php b/lang/en/message.php index e3a2fb759a7..93eb8be7b9a 100644 --- a/lang/en/message.php +++ b/lang/en/message.php @@ -27,7 +27,7 @@ $string['addcontact'] = 'Add contact'; $string['addcontactconfirm'] = 'Are you sure you want to add {$a} to your contacts?'; $string['addtoyourcontacts'] = 'Add to contacts'; $string['addtoyourcontactsandmessage'] = 'Add to contacts and message'; -$string['addtofavourites'] = 'Star'; +$string['addtofavourites'] = 'Star conversation'; $string['ago'] = '{$a} ago'; $string['allusers'] = 'All messages from all users'; $string['backto'] = 'Back to {$a}'; @@ -38,7 +38,7 @@ $string['blockuser'] = 'Block user'; $string['blockuserconfirm'] = 'Are you sure you want to block {$a}?'; $string['blockuserconfirmbutton'] = 'Block'; $string['blocknoncontacts'] = 'Prevent non-contacts from messaging me'; -$string['canceledit'] = 'Cancel editing messages'; +$string['cancelselection'] = 'Cancel message selection'; $string['contactableprivacy'] = 'Accept messages from:'; $string['contactableprivacy_onlycontacts'] = 'My contacts only'; $string['contactableprivacy_coursemember'] = 'My contacts and anyone in my courses'; @@ -47,6 +47,7 @@ $string['contactblocked'] = 'Contact blocked'; $string['contactrequests'] = 'Contact requests'; $string['contactrequestsent'] = 'Contact request sent'; $string['contacts'] = 'Contacts'; +$string['conversationactions'] = 'Conversation actions menu'; $string['decline'] = 'Decline'; $string['defaultmessageoutputs'] = 'Notification settings'; $string['defaults'] = 'Defaults'; @@ -84,7 +85,7 @@ $string['groupconversations'] = 'Group'; $string['hidemessagewindow'] = 'Hide message window'; $string['hidenotificationwindow'] = 'Hide notification window'; $string['individualconversations'] = 'Private'; -$string['info'] = 'Info'; +$string['info'] = 'User info'; $string['isnotinyourcontacts'] = '{$a} is not in your contacts'; $string['loadmore'] = 'Load more'; $string['loggedin'] = 'Online'; @@ -111,6 +112,7 @@ $string['messages'] = 'Messages'; $string['messagesselected:'] = 'Messages selected:'; $string['messagingdatahasnotbeenmigrated'] = 'Your messages are temporarily unavailable due to upgrades in the messaging infrastructure. Please wait for them to be migrated.'; $string['muteconversation'] = 'Mute'; +$string['mutedconversation'] = 'Muted conversation'; $string['newonlymsg'] = 'Show only new'; $string['newmessage'] = 'New message'; $string['newmessagesearch'] = 'Select or search for a contact to send a new message.'; @@ -203,7 +205,7 @@ $string['removecontact'] = 'Remove contact'; $string['removecontactconfirm'] = 'Are you sure you want to remove {$a} from your contacts?'; $string['removecoursefilter'] = 'Remove filter for course {$a}'; $string['removefromyourcontacts'] = 'Remove from contacts'; -$string['removefromfavourites'] = 'Unstar'; +$string['removefromfavourites'] = 'Unstar conversation'; $string['requirecontacttomessage'] = 'You need to request {$a} to add you as a contact to be able to message them.'; $string['requiresconfiguration'] = 'Requires configuration'; $string['searchforuser'] = 'Search for a user'; @@ -277,3 +279,4 @@ $string['outputdisabled'] = 'Output disabled'; $string['outputdoesnotexist'] = 'Message output does not exist'; $string['outputenabled'] = 'Output enabled'; $string['outputnotconfigured'] = 'Not configured'; +$string['canceledit'] = 'Cancel editing messages'; diff --git a/message/templates/message_drawer_view_contact_body_content.mustache b/message/templates/message_drawer_view_contact_body_content.mustache index ea355c24da3..b3ab9cd375f 100644 --- a/message/templates/message_drawer_view_contact_body_content.mustache +++ b/message/templates/message_drawer_view_contact_body_content.mustache @@ -44,7 +44,6 @@ {{#pix}} i/star-rating, core {{/pix}} - + {{#pix}} i/muted, core {{/pix}} @@ -77,40 +78,46 @@ \ No newline at end of file + diff --git a/message/templates/message_drawer_view_conversation_header_content_type_private_no_controls.mustache b/message/templates/message_drawer_view_conversation_header_content_type_private_no_controls.mustache index 7a9a0f2c86e..95eaac657d4 100644 --- a/message/templates/message_drawer_view_conversation_header_content_type_private_no_controls.mustache +++ b/message/templates/message_drawer_view_conversation_header_content_type_private_no_controls.mustache @@ -62,7 +62,8 @@ aria-label="{{#str}} favourites, core {{/str}}"> {{#pix}} i/star-rating, core {{/pix}} - + {{#pix}} i/muted, core {{/pix}} diff --git a/message/templates/message_drawer_view_conversation_header_content_type_public.mustache b/message/templates/message_drawer_view_conversation_header_content_type_public.mustache index f3a19a6bcb5..30000291498 100644 --- a/message/templates/message_drawer_view_conversation_header_content_type_public.mustache +++ b/message/templates/message_drawer_view_conversation_header_content_type_public.mustache @@ -62,7 +62,8 @@ data-region="favourite-icon-container" aria-label="{{#str}} favourites, core {{/str}}"> {{#pix}} i/star-rating, core {{/pix}} - + {{#pix}} i/muted, core {{/pix}} @@ -71,23 +72,30 @@ \ No newline at end of file + diff --git a/message/templates/message_drawer_view_conversation_header_edit_mode.mustache b/message/templates/message_drawer_view_conversation_header_edit_mode.mustache index 3470764c456..31df07817c5 100644 --- a/message/templates/message_drawer_view_conversation_header_edit_mode.mustache +++ b/message/templates/message_drawer_view_conversation_header_edit_mode.mustache @@ -38,7 +38,8 @@
{{#str}} messagesselected:, core_message {{/str}} 1 -