From 9597d7dcc2ffa292e00f12b7f867fddd172ae52f Mon Sep 17 00:00:00 2001 From: moodler Date: Mon, 7 Jun 2004 17:01:00 +0000 Subject: [PATCH] Some quick changes to new forum strings ... more coming --- lang/en/forum.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/en/forum.php b/lang/en/forum.php index 93c36395ac..513e2c06d4 100644 --- a/lang/en/forum.php +++ b/lang/en/forum.php @@ -26,9 +26,9 @@ $string['delete'] = 'Delete'; $string['deleteddiscussion'] = 'The discussion topic has been deleted'; $string['deletedpost'] = 'The post has been deleted'; $string['deletesure'] = 'Are you sure you want to delete this post?'; -$string['digestmailheader'] = 'This is your daily digest mail with new posts from the $a->sitename forums. If you want to change your forum email preferences, go to $a->userprefs.'; +$string['digestmailheader'] = 'This is your daily digest of new posts from the $a->sitename forums. To change your forum email preferences, go to $a->userprefs.'; $string['digestmailprefs'] = 'your user profile'; -$string['digestmailsubject'] = 'Daily forum digest from $a'; +$string['digestmailsubject'] = '$a: forum digest'; $string['digestsentusers'] = 'Email digests successfully sent to $a users.'; $string['discussion'] = 'Discussion'; $string['discussionmoved'] = 'This discussion has been moved to \'$a\'.'; -- 2.39.5