Subversion Repositories wimsdev

Rev

Rev 9561 | Rev 11978 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
2240 bpr 1
!set lang_exists=yes
23 reyssat 2
 
1837 bpr 3
!if $job=adddate
4
  !set cdt_subtitle=Add/Modify date
5
  !goto common
6
!endif
7
 
8
!if $job=addtodo
9
  !set cdt_subtitle=Add homework assignments
10
  !goto common
11
!endif
12
 
13
!if $job=logfile
14
  !set cdt_subtitle=Log file
15
  !set name_text=This is the list of connections to the class agenda
16
  !goto common
17
!endif
18
 
19
!if $job=config
2116 schaersvoo 20
  !set cdt_subtitle=Registration
1837 bpr 21
  !set name_link=Name of the link in home page
22
  !set name_intro=Here the parameters you can change
8503 bpr 23
  !set name_see=View
6366 guerimand 24
  !set name_see2=the log file of the agenda.
8503 bpr 25
  !set name_reversedate=Affichage des informations dans l'ordre inverse de leur date
9598 guerimand 26
  !set name_showyear=Afficher l'année dans les tableaux
1837 bpr 27
  !goto common
28
!endif
29
 
30
!if $job=file
31
  !set name_erasedfile=!nosubst The file <b>$erase</b> has been deleted.
32
  !set name_depos=You can deposit a file
33
  !set name_available=Available files
34
  !set name_erase=Erase a file
35
  !set name_nodeposit=You can no longer deposit files because the content of the class is \
36
    very close to, or exceeded, the limit of disk space allowance. Sorry.
2116 schaersvoo 37
  !set name_explanation1=!nosubst Files can be accessed using the variable\
5901 bpr 38
  <span class="tt wims_code_variable">\filedir</span>. \
2116 schaersvoo 39
  For example,\
5861 bpr 40
  <p class="wimscenter">\
5901 bpr 41
  <span class="tt wims_address">&lt;a href="\filedir/$f1"&gt;$f1&lt;/a&gt;</span>\
5861 bpr 42
  </p>\
2116 schaersvoo 43
  gives a link to the file \
44
  <a href="$m_filedir/$f1">$f1</a>.\
45
  Also you can write
8503 bpr 46
 
2116 schaersvoo 47
 !set name_explanation2=!nosubst to include an image file\
6235 bpr 48
  <span class="tt">myfile.jpg</span> \
49
  to the page. <br />Files deposit are only accessible by participant of the class.
8503 bpr 50
 
1894 bpr 51
 !set name_availablespace=Total available disk space,Free disk space
8503 bpr 52
 
1837 bpr 53
  !goto common
54
!endif
55
 
56
!if $job=helplink
2116 schaersvoo 57
  !set name_Add=To add an item, click on the link
1837 bpr 58
  !goto common
59
!endif
60
 
61
:common
3947 bpr 62
!distribute line Work done\
63
Homework to do \
1837 bpr 64
between\
65
and\
66
Add an exam\
67
for\
3947 bpr 68
Homework to do\
69
Homework\
1837 bpr 70
Number of dates to be displayed\
3947 bpr 71
Homework to do for the \
72
Work done\
73
Date\
74
characters\
1837 bpr 75
No information\
76
No information for this day\
3947 bpr 77
No information for this period\
78
Date\
79
Subjects\
2116 schaersvoo 80
In class\
1837 bpr 81
Given the\
82
There is no work to do for\
8503 bpr 83
Insert a class activity\
9464 guerimand 84
the\
1837 bpr 85
into name_done,name_todo,name_between,name_and,name_addexam,name_for,name_worktodo,\
86
name_work,name_nb_date,name_todo2,name_workdone,name_session,\
87
name_character,name_noinfo1,name_noinfo2,name_noinfo3,\
8503 bpr 88
name_Day,name_discipline,name_inclass,name_giventhe,name_nowork,\
9464 guerimand 89
name_help_add,name_the
1837 bpr 90
 
2157 bpr 91
!set name_workfor=$name_work $name_for
92
 
3947 bpr 93
!set name_warning1=If a second date is not entered, queries will be based on the first date.
9561 guerimand 94
!set name_find2=Recherche
95
!set name_find=Chercher
1837 bpr 96