83b8fa15 |
1 | <?PHP // $Id$ |
058eec18 |
2 | |
83b8fa15 |
3 | #------------------------------------------------------------ |
4 | $string[modulename] = "Forum"; |
5 | $string[modulenameplural] = "Forums"; |
6 | #------------------------------------------------------------ |
7 | |
8 | $string[addanewdiscussion] = "Add a new discussion topic"; |
31d160d3 |
9 | $string[allowchoice] = "Allow everyone to choose"; |
10 | $string[allowdiscussions] = "Can a \$a start new discussions?"; |
11 | $string[allowratings] = "Allow posts to be rated?"; |
12 | $string[allowsdiscussions] = "This forum allows each person to start one discussion topic."; |
e6e769a9 |
13 | $string[anyfile] = "Any file"; |
14 | $string[attachment] = "Attachment"; |
6af8e533 |
15 | $string[bynameondate] = "by \$a->name - \$a->date"; |
31d160d3 |
16 | $string[canstudentsstart] = "Can a \$a start new discussions?"; |
cf38360f |
17 | $string[couldnotadd] = "Could not add your post due to an unknown error"; |
18 | $string[couldnotdeleteratings] = "Sorry, that cannot be deleted as people have already rated it"; |
19 | $string[couldnotdeletereplies] = "Sorry, that cannot be deleted as people have already responded to it"; |
20 | $string[couldnotupdate] = "Could not update your post due to an unknown error"; |
83b8fa15 |
21 | $string[delete] = "Delete"; |
cf38360f |
22 | $string[deleteddiscussion] = "The discussion topic has been deleted"; |
23 | $string[deletedpost] = "The post has been deleted"; |
24 | $string[deletesure] = "Are you sure you want to delete this post?"; |
058eec18 |
25 | $string[discussion] = "Discussion"; |
26 | $string[discussions] = "Discussions"; |
83b8fa15 |
27 | $string[discussionsstartedby] = "Discussions started by \$a"; |
28 | $string[discussthistopic] = "Discuss this topic"; |
29 | $string[eachuserforum] = "Each person posts one discussion"; |
30 | $string[edit] = "Edit"; |
cf38360f |
31 | $string[editing] = "Editing"; |
32 | $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."; |
31d160d3 |
33 | $string[everyonecanchoose] = "Everyone can choose to be subscribed"; |
34 | $string[everyoneissubscribed] = "Everyone is subscribed to this forum"; |
35 | $string[forcesubscribe] = "Force everyone to be subscribed"; |
36 | $string[forcesubscribeq] = "Force everyone to be subscribed?"; |
058eec18 |
37 | $string[forum] = "Forum"; |
31d160d3 |
38 | $string[forumintro] = "Forum introduction"; |
39 | $string[forumname] = "Forum name"; |
058eec18 |
40 | $string[forums] = "Forums"; |
31d160d3 |
41 | $string[forumtype] = "Forum type"; |
83b8fa15 |
42 | $string[generalforum] = "Standard forum for general use"; |
058eec18 |
43 | $string[generalforums] = "General forums"; |
83b8fa15 |
44 | $string[inforum] = "in \$a"; |
94361e02 |
45 | $string[intronews] = "General news and announcements"; |
83b8fa15 |
46 | $string[introsocial] = "An open forum for chatting about anything you want to"; |
47 | $string[introteacher] = "A forum for teacher-only notes and discussion"; |
058eec18 |
48 | $string[learningforums] = "Learning forums"; |
cf38360f |
49 | $string[maxtimehaspassed] = "Sorry, but the maximum time for editing this post (\$a) has passed!"; |
058eec18 |
50 | $string[message] = "Message"; |
83b8fa15 |
51 | $string[modeflatoldestfirst] = "Display replies flat, with oldest first"; |
52 | $string[modeflatnewestfirst] = "Display replies flat, with newest first"; |
53 | $string[modenested] = "Display replies in nested form"; |
54 | $string[modethreaded] = "Display replies in threaded form"; |
55 | $string[more] = "more"; |
56 | $string[namenews] = "News forum"; |
57 | $string[namesocial] = "Social forum"; |
58 | $string[nameteacher] = "Teacher forum"; |
59 | $string[nodiscussions] = "There are no discussion topics yet in this forum"; |
cf38360f |
60 | $string[noguestpost] = "Sorry, guests are not allowed to post"; |
83b8fa15 |
61 | $string[noposts] = "No posts"; |
2fe33dad |
62 | $string[nosubscribers] = "There are no subscribers yet for this forum"; |
3bc9bf97 |
63 | $string[nownotsubscribed] = "\$a->name will NOT receive copies of '\$a->forum' by email."; |
64 | $string[nowsubscribed] = "\$a->name will receive copies of '\$a->forum' by email."; |
83b8fa15 |
65 | $string[numposts] = "\$a posts"; |
66 | $string[olderdiscussions] = "Older discussions"; |
67 | $string[parentofthispost] = "Parent of this post"; |
cf38360f |
68 | $string[postadded] = "Your post was successfully added.<P>You have \$a to edit it if you want to make any changes."; |
83b8fa15 |
69 | $string[postmailinfo] = "This is a copy of a message posted on the \$a website. |
70 | To add your reply via the website, click on this link:"; |
71 | |
058eec18 |
72 | $string[postingtip] = "<B>Posting tips:</B> |
73 | When replying: |
74 | <UL> |
75 | <LI>read their post carefully and empathically |
76 | <LI>look for things you can comment on |
77 | </UL> |
78 | |
79 | While writing: |
80 | <UL> |
81 | <LI>keep your posts short and on-topic |
82 | <LI>explain your own ideas clearly |
83 | <LI>think of questions you can ask |
84 | </UL>"; |
85 | |
83b8fa15 |
86 | $string[postrating1] = "Shows mostly SEPARATE knowing"; |
87 | $string[postrating2] = "Equally separate and connected"; |
88 | $string[postrating3] = "Shows mostly CONNECTED knowing"; |
cf38360f |
89 | $string[postupdated] = "Your post was updated"; |
83b8fa15 |
90 | $string[processingpost] = "Processing post \$a"; |
91 | $string[rate] = "Rate"; |
92 | $string[ratings] = "Ratings"; |
93 | $string[readtherest] = "Read the rest of this topic"; |
cf38360f |
94 | $string[re] = "Re:"; // Put in front of subjects that are replies to another post |
83b8fa15 |
95 | $string[repliesmany] = "\$a replies so far"; |
96 | $string[repliesone] = "\$a reply so far"; |
97 | $string[reply] = "Reply"; |
058eec18 |
98 | $string[search] = "Search"; |
5d13db8a |
99 | $string[searchforums] = "Search forums"; |
6af8e533 |
100 | $string[sendinratings] = "Send in my latest ratings"; |
31d160d3 |
101 | $string[showsubscribers] = "Show subscribers"; |
83b8fa15 |
102 | $string[singleforum] = "A single simple discussion"; |
058eec18 |
103 | $string[subject] = "Subject"; |
104 | $string[subscribe] = "Subscribe to this forum"; |
105 | $string[subscribed] = "Subscribed"; |
106 | $string[subscribers] = "Subscribers"; |
107 | $string[subscribersto] = "Subscribers to '\$a'"; |
108 | $string[unsubscribe] = "Unsubscribe from this forum"; |
83b8fa15 |
109 | $string[youratedthis] = "You rated this"; |
cf38360f |
110 | $string[yournewtopic] = "Your new discussion topic"; |
111 | $string[yourreply] = "Your reply"; |
058eec18 |
112 | |
113 | ?> |