Subversion Repositories wimsdev

Rev

Rev 4028 | Rev 4786 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 4028 Rev 4785
Line 1... Line 1...
1
!set wims_module_log=error: $error
1
!set wims_module_log=error: $error
2
 
2
 
3
<span class="wims_warning">$wims_name_Error</span>.
3
<span class="wims_warning">$wims_name_Error</span>.
4
 
4
 
5
!if empty_data iswordof $error
5
!if empty_data iswordof $error
-
 
6
!distribute items $wims_name_title,$wims_name_Description,$wims_name_Type into tmp_title, tmp_description, tmp_category
-
 
7
 
6
ÇëÌîдÄãµÄÄ£¿éµÄ
8
ÇëÌîдÄãµÄÄ£¿éµÄ
7
 <span class="wims_warning">$(name_$empty_data)</span>
9
 <tt class="wims_warning">$(tmp_$(empty_data)</tt>
8
µÄ¶¨Òå.
10
µÄ¶¨Òå.
9
 !exit
11
 !exit
10
!endif
12
!endif
11
 
13
 
12
!if bad_fname iswordof $error
14
!if bad_fname iswordof $error
Line 18... Line 20...
18
 ÕâÀï²»ÔÊÐí¶þ½øÖÆÎļþ.
20
 ÕâÀï²»ÔÊÐí¶þ½øÖÆÎļþ.
19
 !exit
21
 !exit
20
!endif
22
!endif
21
 
23
 
22
!if illegal_filedesc iswordof $error
24
!if illegal_filedesc iswordof $error
23
ÕâÀïÖ»Äܸø³öfiledescµÄ¶¨Òå, ²»ÄܷűðµÄ¶«Î÷.
25
ÕâÀïÖ»Äܸø³ö<tt class="wims_fname">filedesc</tt>µÄ¶¨Òå, ²»ÄܷűðµÄ¶«Î÷.
24
 !exit
26
 !exit
25
!endif
27
!endif
26
 
28
 
27
!if badoriginal iswordof $error
29
!if badoriginal iswordof $error
28
´ËÄ£¿é²»Äܸ´ÖÆ.
30
´ËÄ£¿é²»Äܸ´ÖÆ.
Line 34... Line 36...
34
 !exit
36
 !exit
35
!endif
37
!endif
36
 
38
 
37
!if badtarget iswordof $error
39
!if badtarget iswordof $error
38
Ä¿±êÄ£¿éµØÖ·²»ºÏÒªÇó: Ì«³¤, Ì«¶Ì, ²»ÍêÕû»ò·Ç·¨×Ö·û.
40
Ä¿±êÄ£¿éµØÖ·²»ºÏÒªÇó: Ì«³¤, Ì«¶Ì, ²»ÍêÕû»ò·Ç·¨×Ö·û.
-
 
41
 <ul>
-
 
42
  !if incorrect_t1 iswordof $error
-
 
43
   <li>incorrect zone</li>
-
 
44
  !endif
-
 
45
  !if incorrect_t2 iswordof $error
-
 
46
   <li>incorrect category</li>
-
 
47
  !endif
-
 
48
  !if incorrect_t3 iswordof $error
-
 
49
   <li>incorrect name</li>
-
 
50
  !endif
-
 
51
  !if incorrect_t4 iswordof $error
-
 
52
   <li>incorrect language</li>
-
 
53
  !endif
-
 
54
  !if incorrect_tlen iswordof $error
-
 
55
   <li>too long or too short address</li>
-
 
56
  !endif
-
 
57
 </ul>
39
 !exit
58
 !exit
40
!endif
59
!endif
41
 
60
 
42
!if symlink iswordof $error
61
!if symlink iswordof $error
43
Ô´Ä£¿é²»Äܸ´ÖÆ, ÒòΪËü°üº¬·ûºÅÁ´½Ó.
62
Ô´Ä£¿é²»Äܸ´ÖÆ, ÒòΪËü°üº¬·ûºÅÁ´½Ó.