messaging MDL-22320 Changed 2 of the new message UI strings to be more succinct

This commit is contained in:
Andrew Davis
2010-06-28 02:06:37 +00:00
parent 76026ad1df
commit bd921236cd
+2 -2
View File
@@ -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';