From: moodler Date: Fri, 13 Dec 2002 09:57:12 +0000 (+0000) Subject: Updates X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=8fc6971035fd1dafa35698fda5ca3348376a1f18;p=moodle.git Updates --- diff --git a/lang/en_us/forum.php b/lang/en_us/forum.php index fedd7cc378..6f6002d79e 100644 --- a/lang/en_us/forum.php +++ b/lang/en_us/forum.php @@ -1,9 +1,6 @@ -You have \$a to edit it if you want to make any changes."; $string['postincontext'] = "See this post in context"; -$string['postmailinfo'] = "This is a copy of a message posted on the \$a website. +$string['postmailinfo'] = "This is a copy of a message posted on the \$a website. To add your reply via the website, click on this link:"; - -$string['postingtip'] = "Posting tips: -When replying: - - -While writing: -"; - $string['postrating1'] = "Shows mostly SEPARATE knowing"; $string['postrating2'] = "Equally separate and connected"; $string['postrating3'] = "Shows mostly CONNECTED knowing"; @@ -95,14 +79,14 @@ $string['postupdated'] = "Your post was updated"; $string['processingpost'] = "Processing post \$a"; $string['rate'] = "Rate"; $string['ratings'] = "Ratings"; +$string['re'] = "Re:"; $string['readtherest'] = "Read the rest of this topic"; -$string['re'] = "Re:"; // Put in front of subjects that are replies to another post $string['repliesmany'] = "\$a replies so far"; $string['repliesone'] = "\$a reply so far"; $string['reply'] = "Reply"; $string['search'] = "Search"; -$string['searchresults'] = "Search results"; $string['searchforums'] = "Search forums"; +$string['searchresults'] = "Search results"; $string['sendinratings'] = "Send in my latest ratings"; $string['showsubscribers'] = "Show subscribers"; $string['singleforum'] = "A single simple discussion"; diff --git a/lang/en_us/moodle.php b/lang/en_us/moodle.php index 62dce7709b..0872974f48 100644 --- a/lang/en_us/moodle.php +++ b/lang/en_us/moodle.php @@ -210,9 +210,11 @@ $string['guestuserinfo'] = "This user is a special user that allows read-only ac $string['help'] = "Help"; $string['helphtml'] = "How to write html"; $string['helppicture'] = "How to upload a picture"; -$string['helpquestions'] = "How to ask questions"; +$string['helpquestions'] = "Ask good questions"; +$string['helpreading'] = "Read carefully"; $string['helprichtext'] = "About the Richtext HTML editor"; $string['helptext'] = "How to write text"; +$string['helpwriting'] = "Write carefully"; $string['hide'] = "Hide"; $string['hits'] = "Hits"; $string['hitsoncourse'] = "Hits on \$a->coursename by \$a->username";