From 64fdfa667255f6f857fa956204c4d089d61e48d8 Mon Sep 17 00:00:00 2001 From: moodler Date: Thu, 21 Apr 2005 04:45:44 +0000 Subject: [PATCH] Simplifying new text --- lang/en/message.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/en/message.php b/lang/en/message.php index a4b494bf160..71173360591 100644 --- a/lang/en/message.php +++ b/lang/en/message.php @@ -1,8 +1,8 @@ search tab.'; -$string['addsomecontactsincoming'] = 'You have new messages from people not in your contact list! To add these people to your contacts, simply click the \"Add contact\" icon next to their name.'; +$string['addsomecontacts'] = 'To send a message to someone, or to add a shortcut for them on this page, use the search tab above.'; +$string['addsomecontactsincoming'] = 'These messages are from people who are not in your contact list. To add them to your contacts, click the \"Add contact\" icon next to their name.'; $string['ago'] = '$a ago'; $string['allmine'] = 'All messages to me or from me'; $string['allstudents'] = 'All messages between students in course';