messaging MDL-22320 Changed 2 of the new message UI strings to be more succinct
This commit is contained in:
+2
-2
@@ -59,12 +59,12 @@ $string['keywordssearchresults'] = 'Search results: {$a} messages found';
|
||||
$string['loggedin'] = 'Online';
|
||||
$string['loggedoff'] = 'Not online';
|
||||
$string['managecontacts'] = 'Manage my contacts';
|
||||
$string['mostrecent'] = 'Most recent messages';
|
||||
$string['mostrecent'] = 'Recent messages';
|
||||
$string['mailsent'] = 'Your message was sent via email.';
|
||||
$string['maxmessages'] = 'Maximum number of messages to show in the discussion history';
|
||||
$string['message'] = 'Message';
|
||||
$string['messagehistory'] = 'Message history';
|
||||
$string['messagehistoryfull'] = 'Full history';
|
||||
$string['messagehistoryfull'] = 'All messages';
|
||||
$string['messages'] = 'Messages';
|
||||
$string['messaging'] = 'Messaging';
|
||||
$string['messagingdisabled'] = 'Messaging is disabled on this site, emails will be sent instead';
|
||||
|
||||
Reference in New Issue
Block a user