diff --git a/lang/en_utf8/message.php b/lang/en_utf8/message.php index 985bad91ecd..5f63f013ff6 100644 --- a/lang/en_utf8/message.php +++ b/lang/en_utf8/message.php @@ -23,26 +23,26 @@ $string['emailtagline'] = 'This email is a copy of a message sent to you at \"$a $string['emptysearchstring'] = 'You must search for something'; $string['formorethan'] = 'For more than'; $string['includeblockedusers'] = 'Include blocked users'; -$string['incomingcontacts'] = 'Incoming Contacts ($a)'; +$string['incomingcontacts'] = 'Incoming contacts ($a)'; $string['keywords'] = 'Keywords'; $string['keywordssearchresults'] = 'Search results: $a messages found'; $string['maxmessages'] = 'Maximum number of messages to show in the discussion history'; $string['mailsent'] = 'Your message was sent via email.'; $string['message'] = 'Message'; -$string['messagehistory'] = 'Message History'; +$string['messagehistory'] = 'Message history'; $string['messages'] = 'Messages'; $string['messaging'] = 'Messaging'; $string['messagingdisabled'] = 'Messaging is disabled on this site, emails will be sent instead'; -$string['mycontacts'] = 'My Contacts'; +$string['mycontacts'] = 'My contacts'; $string['newsearch'] = 'New search'; $string['newonlymsg'] = 'Show only new'; $string['nomessages'] = 'No messages waiting'; $string['nomessagesfound'] = 'No messages were found'; $string['nosearchresults'] = 'There were no results from your search'; $string['offline'] = 'Offline'; -$string['offlinecontacts'] = 'Offline Contacts ($a)'; +$string['offlinecontacts'] = 'Offline contacts ($a)'; $string['online'] = 'Online'; -$string['onlinecontacts'] = 'Online Contacts ($a)'; +$string['onlinecontacts'] = 'Online contacts ($a)'; $string['onlyfromme'] = 'Only messages from me'; $string['onlymycourses'] = 'Only in my courses'; $string['onlytome'] = 'Only messages to me'; @@ -71,18 +71,18 @@ $string['userssearchresults'] = 'Search results: $a users found'; $string['editmymessage'] = 'Messaging'; $string['guestnoeditmessage'] = 'Guest user can not edit messaging options'; $string['guestnoeditmessageother'] = 'Guest user can not edit other user messaging options'; -$string['loggedin'] = 'Logged In: '; -$string['loggedoff'] = 'Logged Off: '; -$string['private_config'] = 'Private Messaging Options'; -$string['providers_config'] = 'Message Sources'; -$string['processor_config'] = 'Destinations Configuration'; +$string['loggedin'] = 'Online'; +$string['loggedoff'] = 'Not online'; +$string['private_config'] = 'Popup message window'; +$string['providers_config'] = 'Message routing'; +$string['processor_config'] = 'Configure destinations'; $string['showmessagewindow'] = 'Popup window on new message'; $string['blocknoncontacts'] = 'Block unknown users'; $string['beepnewmessage'] = 'Beep on new message'; -$string['noframesjs'] = 'No frames and JavaScript'; -$string['providerstag'] = 'Source: '; -$string['processortag'] = 'Destination: '; +$string['noframesjs'] = 'Use more accessible interface'; +$string['providerstag'] = 'Source'; +$string['processortag'] = 'Destination'; $string['cannotsavemessageprefs'] = 'Could not save user messaging preferences'; -$string['messageprovider:instantmessage'] = 'User to User Instant Message'; +$string['messageprovider:instantmessage'] = 'Personal messages between users'; ?> diff --git a/lang/en_utf8/messageprocessor_email.php b/lang/en_utf8/messageprocessor_email.php index 6fb3e1dc024..7c7faeb855c 100644 --- a/lang/en_utf8/messageprocessor_email.php +++ b/lang/en_utf8/messageprocessor_email.php @@ -1,3 +1,3 @@ diff --git a/lang/en_utf8/messageprocessor_jabber.php b/lang/en_utf8/messageprocessor_jabber.php index 84eb75b6a36..22ebe0b3242 100644 --- a/lang/en_utf8/messageprocessor_jabber.php +++ b/lang/en_utf8/messageprocessor_jabber.php @@ -1,3 +1,3 @@ diff --git a/lang/en_utf8/messageprocessor_popup.php b/lang/en_utf8/messageprocessor_popup.php index c2b27b7326b..424d5de5d43 100644 --- a/lang/en_utf8/messageprocessor_popup.php +++ b/lang/en_utf8/messageprocessor_popup.php @@ -1,3 +1,3 @@ diff --git a/message/edit.php b/message/edit.php index 4d012bc7273..fc6a8b160e9 100644 --- a/message/edit.php +++ b/message/edit.php @@ -205,17 +205,21 @@ $currenttab = 'editmessage'; require('../user/tabs.php'); echo '