Rev 2752 | Rev 3150 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 2752 | Rev 2819 | ||
---|---|---|---|
Line 1... | Line 1... | ||
1 | 1 | ||
2 | <b> |
2 | <b>$wims_name_Error</b>. |
3 | !distribute words $wims_read_parm into w1,w2,w3,w4,w5,w6 |
3 | !distribute words $wims_read_parm into w1,w2,w3,w4,w5,w6 |
4 | !if $w1 iswordof antiwversion badauth badauthhost badcategory badhour badlang \ |
4 | !if $w1 iswordof antiwversion badauth badauthhost badcategory badhour badlang \ |
5 | badname badtar badtype badversion badwimsversion \ |
5 | badname badtar badtype badversion badwimsversion \ |
6 | doublelang empty nochange noindex nolocalright \ |
6 | doublelang empty nochange noindex nolocalright \ |
7 | nongnu nooriginal noreply noright notallow robot \ |
7 | nongnu nooriginal noreply noright noright_translate notallow robot \ |
8 | symlink toolong unpublishable |
8 | symlink toolong unpublishable please-update-module-version lengthlimit |
9 | !goto $w1 |
9 | !goto $w1 |
10 | !else |
10 | !else |
11 | !default $wims_read_parm=A technical error occurred. |
11 | !default $wims_read_parm=A technical error occurred. |
12 | $wims_read_parm |
12 | $wims_read_parm |
13 | !exit |
13 | !exit |
Line 96... | Line 96... | ||
96 | <tt>$w2</tt>. Please correct. |
96 | <tt>$w2</tt>. Please correct. |
97 | !exit |
97 | !exit |
98 | 98 | ||
99 | :empty |
99 | :empty |
100 | Empty submission ignored. |
100 | Empty submission ignored. |
- | 101 | !exit |
|
- | 102 | ||
- | 103 | :lengthlimit |
|
- | 104 | La taille du module dépasse la limite permise. Aussi, ce module ne peut être installé |
|
- | 105 | par cette interface. Vous pouvez vous adresser directement au centre de publication |
|
- | 106 | !mailurl $sysadmin $centralhost |
|
- | 107 | afin qu'une installation manuelle soit faite. |
|
101 | !exit |
108 | !exit |
102 | 109 | ||
103 | :nochange |
110 | :nochange |
104 | The module <font color=blue><tt>$w2</tt></font> |
111 | The module <font color=blue><tt>$w2</tt></font> |
105 | is not modified since the last submission. |
112 | is not modified since the last submission. |
106 | Submission ignored. |
113 | Submission ignored. |
107 | !exit |
114 | !exit |
108 | 115 | ||
109 | :noindex |
116 | :noindex |
110 | Wrong content: the INDEX file of the module seems missing or corrupt. |
117 | Wrong content: the INDEX file of the module seems missing or corrupt. |
111 | !exit |
118 | !exit |
112 | 119 | ||
113 | :nolocalright |
120 | :nolocalright |
Line 126... | Line 133... | ||
126 | Have you put a wrong address to this module? |
133 | Have you put a wrong address to this module? |
127 | !exit |
134 | !exit |
128 | 135 | ||
129 | :noreply |
136 | :noreply |
130 | Connection error trying to contact the publication center $centralhost. |
137 | Connection error trying to contact the publication center $centralhost. |
131 | !exit |
138 | !exit |
132 | 139 | ||
133 | :noright |
140 | :noright |
134 | You are not known to be the author or translator of <tt>$w2</tt>. |
141 | You are not known to be the author or translator of <tt>$w2</tt>. |
135 | You can send a |
142 | You can send a |
136 | !href cmd=reply&jobreq=backup backup archive |
143 | !href cmd=reply&jobreq=backup backup archive |
137 | of your modification to the author |
144 | of your modification to the author |
Line 145... | Line 152... | ||
145 | You cannot make new publications in $D1/$D2. Try to publish |
152 | You cannot make new publications in $D1/$D2. Try to publish |
146 | under development version, or find somebody having the rights to publish |
153 | under development version, or find somebody having the rights to publish |
147 | it for you! |
154 | it for you! |
148 | !exit |
155 | !exit |
149 | 156 | ||
- | 157 | :please-update-module-version |
|
- | 158 | You must increase the module version when you update it. You should also write which modifications |
|
- | 159 | have been done in the file NEWS. |
|
- | 160 | !exit |
|
150 | :robot |
161 | :robot |
151 | Robot access detected: internal technical error, please report. |
162 | Robot access detected: internal technical error, please report. |
152 | !exit |
163 | !exit |
153 | 164 | ||
154 | :symlink |
165 | :symlink |