Subversion Repositories wimsdev

Rev

Rev 12043 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed

!set wims_module_log=error: $error

<span class="wims_warning">$wims_name_Error</span>.

!if empty_data iswordof $error
  !distribute items $wims_name_title,$wims_name_Description,$wims_name_Type into tmp_title, tmp_description, tmp_category

  ÇëÌîдÄãµÄÄ£¿éµÄ
  <span class="tt wims_warning">$(tmp_$(empty_data)</span>
  µÄ¶¨Òå.
  !exit
!endif

!if bad_case iswordof $error
  There is already a file with the same name except for majuscules. Please change the name of the file you want to upload.
  !exit
!endif

!if bad_fname iswordof $error
  ·Ç·¨ÎļþÃû. ÇëΪÎļþÁíȡһ¸öÃû×Ö.
  !exit
!endif

!if binary_file iswordof $error
  ÕâÀï²»ÔÊÐí¶þ½øÖÆÎļþ.
  !exit
!endif

!if illegal_filedesc iswordof $error
  ÕâÀïÖ»Äܸø³ö<span class="tt wims_fname">filedesc</span>µÄ¶¨Òå, ²»ÄܷűðµÄ¶«Î÷.
  !exit
!endif

!if badoriginal iswordof $error
  ´ËÄ£¿é²»Äܸ´ÖÆ.
  !exit
!endif

!if clash iswordof $error
  Ä¿±êÄ£¿éÒÑ´æÔÚ.
  !exit
!endif

!if badtarget iswordof $error
  Ä¿±êÄ£¿éµØÖ·²»ºÏÒªÇó: Ì«³¤, Ì«¶Ì, ²»ÍêÕû»ò·Ç·¨×Ö·û.
  <ul>
  !if incorrect_t1 iswordof $error
    <li>ÇøÓò²»ÕýÈ·</li>
  !endif
  !if incorrect_t2 iswordof $error
    <li>·¶³ë²»ÕýÈ·</li>
  !endif
  !if incorrect_t3 iswordof $error
    <li>Ãû³Æ²»ÕýÈ·</li>
  !endif
  !if incorrect_t4 iswordof $error
   <li>ÓïÑÔ²»ÕýÈ·</li>
  !endif
  !if incorrect_tlen iswordof $error
    <li>µØÖ·Ì«³¤»òÌ«¶Ì</li>
  !endif
  </ul>
  !exit
!endif

!if symlink iswordof $error
  Ô´Ä£¿é²»Äܸ´ÖÆ, ÒòΪËü°üº¬·ûºÅÁ´½Ó.
  !exit
!endif

!if file_too_large iswordof $error
  The module cannot be archived, it is too large.
  !exit
!endif
!msg $error