Subversion Repositories wimsdev

Rev

Rev 17180 | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
2290 bpr 1
!set lang_exists=yes
4125 bpr 2
 
17180 bpr 3
!set name_nolink=Allow html links
17287 bpr 4
!set name_user=!nosubst $wims_firstname $wims_lastname.
5
!set monthnames=jan,feb,march,april,may,june,july,aug,sept,oct,nov,dec
6
set name_wroteon=wrote on
4125 bpr 7
!set name_default=Message board of the class
297 bpr 8
!distribute item <i>Subject:</i> <b>,</b> into subj1,subj2
17180 bpr 9
!distribute item <hr>,<hr> into body1,body2
4125 bpr 10
 
297 bpr 11
!distribute line List of messages\
12
	Threaded message list\
13
	Read a message\
3921 bpr 14
	Write a new message\
3942 bpr 15
	Write a reply\
297 bpr 16
	Preview of your message\
17
	Post the message\
18
	Configure the message board\
3942 bpr 19
	List by subject\
17287 bpr 20
into n_list,n_threadlist,n_read,n_compose,n_follow,n_preview,n_send,n_config,n_subjectlist
2289 bpr 21
 
22
!set wims_name_compose=$n_compose
4125 bpr 23
!set n_otherforums=Other forums
297 bpr 24
!set n_welcome=Welcome
25
!set n_list_subject_month = List of subjects during
26
!set n_email=email
27
!set n_list_month = List of messages during
3942 bpr 28
!set n_most=
29
!set n_old=latest first,oldest first
297 bpr 30
!set n_new=New message
31
!set n_archives=Monthly archives
3942 bpr 32
!set n_following=Replies to
297 bpr 33
!set n_reverse=Reverse the order
34
!set n_recent=Latest messages
35
!set n_erased=erased
36
!set n_send=Send the message
37
!set n_edit=Back to edit
38
!set n_emptymsg= Your message is empty
39
!set n_listforum=List of message boards on this server.
40
!set n_by=by
3942 bpr 41
!set n_newfollow=New reply to
297 bpr 42
!set n_subject=Subject
43
!set n_content=Body of your message
44
!set n_preview=Preview
45
!set n_send0=Send
1672 bpr 46
!set n_origin=Original message
297 bpr 47
!set n_help=Help
48
!set n_mathhelp=on how to write mathematical formulas in your messages.
49
!set n_yourname=Your name
3942 bpr 50
!set n_cautious=<b>Warning.</b> Your message will not be accepted unless you give a\
51
  valid email address.
297 bpr 52
!set n_anonymous=Anonymous visitor.
3942 bpr 53
!set n_emptyforum=There are no messages in this forum.
54
!set n_nomessage= No message has been found to correspond to your request. Sorry.
297 bpr 55
!set n_erasedmsg=Erased message.
56
!set n_with=with
3960 bpr 57
!!!set n_or=$wims_name_or
297 bpr 58
!set n_without=without
3942 bpr 59
!set n_citation=quote
297 bpr 60
!set n_source=Unformatted view
61
!set n_format=Formatted view
3942 bpr 62
!set n_follow_c=Reply with quote
63
!set n_follow_nc=Reply without quote
297 bpr 64
!set n_add= Your message has been added to this message board.
65
!set n_bydate=By date
66
!set n_bysubject=By subject
67
!set n_prec=Previous
3942 bpr 68
!set n_first=First reply
69
!set n_allfollowing=All replies
14287 obado 70
!set $n_statusask=<p>This message board does not accept anonymous postings. It uses your\
3942 bpr 71
 current email address to check your identity in order to prevent spam messages.\
14287 obado 72
 </p>\
3942 bpr 73
 In order to verify the validity of your email address, the server will\
74
 send you a secret code via email. Please read this email message and copy the code here:
75
!set n_warning=A message has been added to the forum. Please, do not answer this email.
14287 obado 76
!set n_connect_to=Log in to the class
77
!set n_thread=Thread
78
 
297 bpr 79
!if $job=compose and $c_prec!=$empty
17287 bpr 80
  !set n_compose=Answer
297 bpr 81
!endif
82
 
1790 bpr 83
!set name_prompt=Unknown activity
2135 bpr 84
 
85
!distribute line Here are the parameters of this message board which you can change.\
14287 obado 86
  New parameters saved\
2135 bpr 87
  Who can read the messages\
3942 bpr 88
  every participant, the supervisor only\
89
  everybody (user or not), registered users only, supervisor only\
2135 bpr 90
  Who can send messages to it\
3942 bpr 91
  every participant, participants with email identification, supervisor only\
2135 bpr 92
  visitors with email address and users,registered users only, users with email check,nobody except yourself\
14287 obado 93
into name_introconfig, name_introconfigsaved, name_whoread,name_prompt1,name_prompt2,name_whosend,name_prompt3,name_prompt4