Rev 3948 | Rev 5901 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 3948 | Rev 4027 | ||
---|---|---|---|
Line 33... | Line 33... | ||
33 | Authentification error. You have no right to publish with this IP number. Access refused. |
33 | Authentification error. You have no right to publish with this IP number. Access refused. |
34 | !exit |
34 | !exit |
35 | 35 | ||
36 | :badcategory |
36 | :badcategory |
37 | !if / isin $w2 |
37 | !if / isin $w2 |
38 | The category <tt>$w2</tt> of your submitted module is unknown. |
38 | The category <tt class="wims_code_words">$w2</tt> of your submitted module is unknown. |
39 | !set w3=!word 3 to -1 of $wims_read_parm |
39 | !set w3=!word 3 to -1 of $wims_read_parm |
40 | !set w0=!translate / to , in $w2 |
40 | !set w0=!translate / to , in $w2 |
41 | Categories actually available in the zone < |
41 | Categories actually available in the zone <tt class="wims_code_words">$(w0[1])</tt> are: |
42 | < |
42 | <pre> |
43 |
|
43 | $w3 |
44 | < |
44 | </pre> |
45 | Please write to the |
45 | Please write to the |
46 | !mailurl $sysadmin publication maintainer |
46 | !mailurl $sysadmin publication maintainer |
47 | if you want to add a new category. |
47 | if you want to add a new category. |
48 | !else |
48 | !else |
49 | The zone <tt>$w2</tt> of your submitted module is unknown. |
49 | The zone <tt class="wims_code_words">$w2</tt> of your submitted module is unknown. |
50 | Please report your problem to the |
50 | Please report your problem to the |
51 | !mailurl $sysadmin publication maintainer |
51 | !mailurl $sysadmin publication maintainer |
52 | . |
52 | . |
53 | !endif |
53 | !endif |
54 | !exit |
54 | !exit |
Line 61... | Line 61... | ||
61 | <p> |
61 | <p> |
62 | $nopublish |
62 | $nopublish |
63 | !exit |
63 | !exit |
64 | 64 | ||
65 | :badlang |
65 | :badlang |
66 | Sorry but the language <tt>$w2</tt> does not exist on WIMS yet. Somebody has |
66 | Sorry but the language <tt class="wims_code_words">$w2</tt> does not exist on WIMS yet. Somebody has |
67 | to translate WIMS to this language before modules can be submitted. |
67 | to translate WIMS to this language before modules can be submitted. |
68 | !exit |
68 | !exit |
69 | 69 | ||
70 | :badname |
70 | :badname |
71 | The module name <tt>$w2</tt> is bad: it is either too long, too short or contains |
71 | The module name <tt class="wims_fname">$w2</tt> is bad: it is either too long, too short or contains |
72 | illegal characters. |
72 | illegal characters. |
73 | !exit |
73 | !exit |
74 | 74 | ||
75 | :badtar |
75 | :badtar |
76 | Error detected in the transmission. Please verify your manoeuvre or try again. |
76 | Error detected in the transmission. Please verify your manoeuvre or try again. |
Line 85... | Line 85... | ||
85 | !endif |
85 | !endif |
86 | Have you put a wrong address to this module? |
86 | Have you put a wrong address to this module? |
87 | !exit |
87 | !exit |
88 | 88 | ||
89 | :badversion |
89 | :badversion |
90 | The version number <tt>$w2</tt> of your module is not correctly formatted. |
90 | The version number <tt class="wims_code_words">$w2</tt> of your module is not correctly formatted. |
91 | Please correct. |
91 | Please correct. |
92 | !exit |
92 | !exit |
93 | 93 | ||
94 | :badwimsversion |
94 | :badwimsversion |
95 | The wims_version declearation of your module must be an existing WIMS version |
95 | The wims_version declearation of your module must be an existing WIMS version |
Line 97... | Line 97... | ||
97 | This is apparently not the case. Please correct. |
97 | This is apparently not the case. Please correct. |
98 | !exit |
98 | !exit |
99 | 99 | ||
100 | :doublelang |
100 | :doublelang |
101 | Confusion in module language definition: the INDEX file declares |
101 | Confusion in module language definition: the INDEX file declares |
102 | <tt>language=$w3</tt>, while the directory has extension |
102 | <tt class="wims_code_words">language=$w3</tt>, while the directory has extension |
103 | <tt>$w2</tt>. Please correct. |
103 | <tt class="wims_code_words">$w2</tt>. Please correct. |
104 | !exit |
104 | !exit |
105 | 105 | ||
106 | :empty |
106 | :empty |
107 | Empty submission ignored. |
107 | Empty submission ignored. |
108 | !exit |
108 | !exit |
Line 113... | Line 113... | ||
113 | !mailurl $sysadmin $centralhost |
113 | !mailurl $sysadmin $centralhost |
114 | afin qu'une installation manuelle soit faite. |
114 | afin qu'une installation manuelle soit faite. |
115 | !exit |
115 | !exit |
116 | 116 | ||
117 | :nochange |
117 | :nochange |
118 | The module < |
118 | The module <tt class="wims_fname">$w2</tt> |
119 | is not modified since the last submission. |
119 | is not modified since the last submission. |
120 | Submission ignored. |
120 | Submission ignored. |
121 | !exit |
121 | !exit |
122 | 122 | ||
123 | :noindex |
123 | :noindex |
Line 143... | Line 143... | ||
143 | :noreply |
143 | :noreply |
144 | Connection error trying to contact the publication center $centralhost. |
144 | Connection error trying to contact the publication center $centralhost. |
145 | !exit |
145 | !exit |
146 | 146 | ||
147 | :noright |
147 | :noright |
148 | You are not known to be the author or translator of <tt>$w2</tt>. |
148 | You are not known to be the author or translator of <tt class="wims_fname">$w2</tt>. |
149 | You can send a |
149 | You can send a |
150 | !href cmd=reply&jobreq=backup backup archive |
150 | !href cmd=reply&jobreq=backup backup archive |
151 | of your modification to the author |
151 | of your modification to the author |
152 | !set au=!line 2 of $wims_read_parm |
152 | !set au=!line 2 of $wims_read_parm |
153 | !distribute items $au into w3,w4 |
153 | !distribute items $au into w3,w4 |