2002-08-02 17:36:35 +00:00
< ? PHP // $Id$
2002-08-02 09:24:50 +00:00
2002-08-02 17:36:35 +00:00
#------------------------------------------------------------
2002-09-21 07:18:16 +00:00
$string [ 'modulename' ] = " Forum " ;
$string [ 'modulenameplural' ] = " Forums " ;
2002-08-02 17:36:35 +00:00
#------------------------------------------------------------
2002-09-21 07:18:16 +00:00
$string [ 'addanewdiscussion' ] = " Add a new discussion topic " ;
2003-08-07 16:01:31 +00:00
$string [ 'addanewtopic' ] = " Add a new topic " ;
2002-09-21 07:18:16 +00:00
$string [ 'allowchoice' ] = " Allow everyone to choose " ;
2002-10-03 11:15:50 +00:00
$string [ 'allowdiscussions' ] = " Can a \$ a post to this forum? " ;
2002-09-21 07:18:16 +00:00
$string [ 'allowratings' ] = " Allow posts to be rated? " ;
$string [ 'allowsdiscussions' ] = " This forum allows each person to start one discussion topic. " ;
$string [ 'anyfile' ] = " Any file " ;
$string [ 'attachment' ] = " Attachment " ;
$string [ 'bynameondate' ] = " by \$ a->name - \$ a->date " ;
2003-08-18 17:47:28 +00:00
$string [ 'configdisplaymode' ] = " The default display mode for discussions if one isn't set. " ;
$string [ 'configlongpost' ] = " Any post over this length (not including HTML) is considered long. " ;
$string [ 'configmanydiscussions' ] = " Maximum number of discussions shown in a forum per page " ;
2003-10-06 17:44:42 +00:00
$string [ 'configmaxbytes' ] = " Default maximum size for all forum attachments on the site (subject to course limits and other local settings) " ;
2003-08-18 17:47:28 +00:00
$string [ 'configshortpost' ] = " Any post under this length (not including HTML) is considered short. " ;
2002-09-21 07:18:16 +00:00
$string [ 'couldnotadd' ] = " Could not add your post due to an unknown error " ;
$string [ 'couldnotdeleteratings' ] = " Sorry, that cannot be deleted as people have already rated it " ;
$string [ 'couldnotdeletereplies' ] = " Sorry, that cannot be deleted as people have already responded to it " ;
$string [ 'couldnotupdate' ] = " Could not update your post due to an unknown error " ;
$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 [ 'discussion' ] = " Discussion " ;
2003-04-28 15:27:44 +00:00
$string [ 'discussionmoved' ] = " This discussion has been moved to ' \$ a'. " ;
2002-09-21 07:18:16 +00:00
$string [ 'discussions' ] = " Discussions " ;
$string [ 'discussionsstartedby' ] = " Discussions started by \$ a " ;
2003-06-15 07:11:11 +00:00
$string [ 'discussionsstartedbyrecent' ] = " Discussions recently started by \$ a " ;
2002-09-21 07:18:16 +00:00
$string [ 'discussthistopic' ] = " Discuss this topic " ;
$string [ 'eachuserforum' ] = " Each person posts one discussion " ;
$string [ 'edit' ] = " Edit " ;
$string [ 'editing' ] = " Editing " ;
$string [ 'emptymessage' ] = " Something was wrong with your post. Perhaps you left it blank, or the attachment was too big. Your changes have NOT been saved. " ;
$string [ 'everyonecanchoose' ] = " Everyone can choose to be subscribed " ;
$string [ 'everyoneissubscribed' ] = " Everyone is subscribed to this forum " ;
$string [ 'forcesubscribe' ] = " Force everyone to be subscribed " ;
$string [ 'forcesubscribeq' ] = " Force everyone to be subscribed? " ;
$string [ 'forum' ] = " Forum " ;
$string [ 'forumintro' ] = " Forum introduction " ;
$string [ 'forumname' ] = " Forum name " ;
$string [ 'forums' ] = " Forums " ;
$string [ 'forumtype' ] = " Forum type " ;
$string [ 'generalforum' ] = " Standard forum for general use " ;
$string [ 'generalforums' ] = " General forums " ;
2002-12-13 09:06:30 +00:00
$string [ 'generalforums' ] = " General forums " ;
2002-09-21 07:18:16 +00:00
$string [ 'inforum' ] = " in \$ a " ;
$string [ 'intronews' ] = " General news and announcements " ;
$string [ 'introsocial' ] = " An open forum for chatting about anything you want to " ;
$string [ 'introteacher' ] = " A forum for teacher-only notes and discussion " ;
2003-04-18 03:58:12 +00:00
$string [ 'lastpost' ] = " Last post " ;
2002-09-21 07:18:16 +00:00
$string [ 'learningforums' ] = " Learning forums " ;
2003-10-06 17:44:42 +00:00
$string [ 'maxattachmentsize' ] = " Maximum attachment size " ;
2002-09-21 07:18:16 +00:00
$string [ 'maxtimehaspassed' ] = " Sorry, but the maximum time for editing this post ( \$ a) has passed! " ;
$string [ 'message' ] = " Message " ;
$string [ 'modeflatoldestfirst' ] = " Display replies flat, with oldest first " ;
$string [ 'modeflatnewestfirst' ] = " Display replies flat, with newest first " ;
$string [ 'modenested' ] = " Display replies in nested form " ;
$string [ 'modethreaded' ] = " Display replies in threaded form " ;
$string [ 'more' ] = " more " ;
2003-04-24 08:45:27 +00:00
$string [ 'movethisdiscussionto' ] = " Move this discussion to ... " ;
2002-09-21 07:18:16 +00:00
$string [ 'namenews' ] = " News forum " ;
$string [ 'namesocial' ] = " Social forum " ;
$string [ 'nameteacher' ] = " Teacher forum " ;
2002-09-21 17:11:08 +00:00
$string [ 'newforumposts' ] = " New forum posts " ;
2002-09-21 07:18:16 +00:00
$string [ 'nodiscussions' ] = " There are no discussion topics yet in this forum " ;
$string [ 'noguestpost' ] = " Sorry, guests are not allowed to post " ;
2003-08-07 16:01:31 +00:00
$string [ 'nonews' ] = " No news has been posted yet " ;
2003-08-09 05:35:02 +00:00
$string [ 'nomorepostscontaining' ] = " No more posts containing ' \$ a' were found " ;
2002-09-21 07:18:16 +00:00
$string [ 'noposts' ] = " No posts " ;
2002-11-06 09:13:19 +00:00
$string [ 'nopostscontaining' ] = " No posts containing ' \$ a' were found " ;
2002-09-21 07:18:16 +00:00
$string [ 'nosubscribers' ] = " There are no subscribers yet for this forum " ;
$string [ 'nownotsubscribed' ] = " \$ a->name will NOT receive copies of ' \$ a->forum' by email. " ;
$string [ 'nowsubscribed' ] = " \$ a->name will receive copies of ' \$ a->forum' by email. " ;
$string [ 'numposts' ] = " \$ a posts " ;
$string [ 'olderdiscussions' ] = " Older discussions " ;
2002-10-03 11:15:50 +00:00
$string [ 'openmode0' ] = " No discussions, no replies " ;
$string [ 'openmode1' ] = " No discussions, but replies are allowed " ;
$string [ 'openmode2' ] = " Discussions and replies are allowed " ;
2003-09-16 02:42:22 +00:00
$string [ 'parent' ] = " Show parent " ;
2002-09-21 07:18:16 +00:00
$string [ 'parentofthispost' ] = " Parent of this post " ;
$string [ 'postadded' ] = " Your post was successfully added.<P>You have \$ a to edit it if you want to make any changes. " ;
2002-11-06 09:13:19 +00:00
$string [ 'postincontext' ] = " See this post in context " ;
2002-09-21 07:18:16 +00:00
$string [ 'postmailinfo' ] = " This is a copy of a message posted on the \$ a website.
2002-08-02 17:36:35 +00:00
To add your reply via the website , click on this link : " ;
2003-08-15 14:02:11 +00:00
$string [ 'postrating1' ] = " Mostly Separate Knowing " ;
$string [ 'postrating2' ] = " Separate and Connected " ;
$string [ 'postrating3' ] = " Mostly Connected Knowing " ;
2003-05-02 14:40:32 +00:00
$string [ 'posts' ] = " Posts " ;
2002-09-21 07:18:16 +00:00
$string [ 'postupdated' ] = " Your post was updated " ;
$string [ 'processingpost' ] = " Processing post \$ a " ;
$string [ 'rate' ] = " Rate " ;
2003-08-15 14:02:11 +00:00
$string [ 'ratingeveryone' ] = " Everyone can rate posts " ;
$string [ 'ratingno' ] = " No ratings " ;
$string [ 'ratingonlyteachers' ] = " Only \$ a can rate posts " ;
$string [ 'rating' ] = " Rating " ;
2002-09-21 07:18:16 +00:00
$string [ 'ratings' ] = " Ratings " ;
2003-01-05 06:45:20 +00:00
$string [ 'ratingssaved' ] = " Ratings saved " ;
2003-08-25 08:04:39 +00:00
$string [ 'ratingsuse' ] = " Use ratings " ;
2003-08-25 07:39:06 +00:00
$string [ 'ratingtime' ] = " Restrict ratings to posts with dates in this range: " ;
2002-09-21 07:18:16 +00:00
$string [ 're' ] = " Re: " ; // Put in front of subjects that are replies to another post
2003-05-23 05:00:58 +00:00
$string [ 'readtherest' ] = " Read the rest of this topic " ;
2003-04-18 03:58:12 +00:00
$string [ 'replies' ] = " Replies " ;
2002-09-21 07:18:16 +00:00
$string [ 'repliesmany' ] = " \$ a replies so far " ;
$string [ 'repliesone' ] = " \$ a reply so far " ;
$string [ 'reply' ] = " Reply " ;
$string [ 'search' ] = " Search " ;
2003-08-09 05:35:02 +00:00
$string [ 'searcholderposts' ] = " Search older posts... " ;
2002-11-06 07:40:56 +00:00
$string [ 'searchresults' ] = " Search results " ;
2002-09-21 07:18:16 +00:00
$string [ 'searchforums' ] = " Search forums " ;
$string [ 'sendinratings' ] = " Send in my latest ratings " ;
$string [ 'showsubscribers' ] = " Show subscribers " ;
$string [ 'singleforum' ] = " A single simple discussion " ;
2003-04-18 03:58:12 +00:00
$string [ 'startedby' ] = " Started by " ;
2002-09-21 07:18:16 +00:00
$string [ 'subject' ] = " Subject " ;
$string [ 'subscribe' ] = " Subscribe to this forum " ;
$string [ 'subscribed' ] = " Subscribed " ;
$string [ 'subscribers' ] = " Subscribers " ;
$string [ 'subscribersto' ] = " Subscribers to ' \$ a' " ;
2003-05-23 05:42:46 +00:00
$string [ 'subscribestart' ] = " Send me email copies of posts to this forum " ;
2003-05-23 05:46:07 +00:00
$string [ 'subscribestop' ] = " I don't want email copies of posts to this forum " ;
2003-05-13 13:53:36 +00:00
$string [ 'subscription' ] = " Subscription " ;
2003-05-02 14:40:32 +00:00
$string [ 'subscriptions' ] = " Subscriptions " ;
2002-09-21 07:18:16 +00:00
$string [ 'unsubscribe' ] = " Unsubscribe from this forum " ;
2003-05-13 13:53:36 +00:00
$string [ 'unsubscribed' ] = " Unsubscribed " ;
2002-09-21 07:18:16 +00:00
$string [ 'youratedthis' ] = " You rated this " ;
$string [ 'yournewtopic' ] = " Your new discussion topic " ;
$string [ 'yourreply' ] = " Your reply " ;
2002-08-02 09:24:50 +00:00
?>