Subversion Repositories wimsdev

Rev

Rev 6235 | Blame | Compare with Previous | Last modification | View Log | RSS feed

!set wims_module_log=error: $error
!set level=$[$level-1]

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

!if no_title iswordof $error
 ÇëΪÄã×¼±¸ÖеÄÎļþ¸øÒ»¸ö±êÌâ.
 !exit
!endif

!if empty_title iswordof $error
 Èí¼þÎÞ·¨ÕÒµ½ÄãµÄÁ·Ï°µÄ±êÌâ. ÄãÄܶ¨ÒåËüÂð?
 !exit
!endif

!if no_answer iswordof $error
ÄãµÄÁ·Ï°ÖÁÉÙÓ¦¸ÃÒªÇóÒ»¸ö»Ø´ð(×ÔÓɸñʽ»ò¶àÖØÑ¡Ôñ).
 !exit
!endif

!if no_statement iswordof $error
ÄãµÄÁ·Ï°µÄÄÚÈݲ»ÍêÕû. ÄãûÓÐÈ·¶¨Á·Ï°µÄ³ÂÊö.
 !exit
!endif

!if no_reply2 iswordof $error
ÄãµÄÁ·Ï°µÄÄÚÈݲ»ÍêÕû: ûÓжԻشðµÄÓÐЧҪÇó. (½öµ±ËùÓÐÇøÓò¶¼±»ÌîÂúºó, ¶Ô»Ø´ðµÄÒªÇó²ÅÊÇÓÐЧµÄ.)
 !exit
!endif

!if def_fail iswordof $error
¸ù¾ÝÄãÌá½»µÄ²ÄÁÏ, Èí¼þ²»ÄÜÉú³ÉÓÐЧµÄÁ·Ï°. ÄãµÄ¶¨ÒåÓдíÎó.
 <div class="tt"><pre>$oef2wims_out</pre></div>
 !if $mode!=$empty
  !set level=1
 !else
  !set level=2
 !endif
 !exit
!endif

!if name_exhaust iswordof $error
 ÄãµÄ°à¼¶ÀïÒѾ­ÓÐÁ·Ï°Ê¹ÓÃÄãÒª´´½¨µÄÁ·Ï°µÄ±êÌâ. Èç¹ûÕâЩÁ·Ï°²»Í¬,
 ÇëΪÄãĿǰµÄÁ·Ï°È¡Ò»¸öбêÌâ, È»ºóÔÙÌá½».
 !exit
!endif

!if name_exhaustpub iswordof $error
ÒѾ­Óм¸¸öÌá½»µÄÁ·Ï°Ê¹ÓÃÄãÒª´´½¨µÄÁ·Ï°µÄ±êÌâ. Èç¹ûÄã²»ÊÇÔÙ´ÎÌύͬÑùµÄÁ·Ï°,
 ÇëΪÄãĿǰµÄÁ·Ï°È¡Ò»¸öбêÌâ, È»ºóÔÙÌá½».
 !exit
!endif

!if unknown iswordof $error
ÄãµÄÁ·Ï°µÄÌá½»ÓÉÓÚ²»Ã÷µÄÔ­Òò¶øÊ§°Ü. ±§Ç¸.
 !exit
!endif

!if already iswordof $error
ÄãÒªÌá½»µÄÁ·Ï°ÒѾ­ÔÚλÁË.
 !exit
!endif

!if not_class iswordof $error
ÄãµÄÇëÇóÊÇ·Ç·¨µÄ.
 !exit
!endif

!if not_supervisor iswordof $error
 Ö»ÓÐÖ÷³Ö½Ìʦ²ÅÄÜɾ³ý°à¼¶µÄÁ·Ï°!
 <p>ÄãµÄÇëÇ󱻾ܾø.</p>
 !exit
!endif

!if not_exist iswordof $error
 !if $catmodule!=$empty
ÄãÏëÒýÈëµÄ<span class="tt">$catmodule</span>µÄÁ·Ï°<span class="tt">$del</span>²»´æÔÚ»ò²»ÔÊÐíÄãÒýÈë.
 !else
ÄãµÄ°à¼¶Àï²»´æÔÚÄãÏëÒªÐ޸Ļòɾ³ýµÄÁ·Ï°<span class="tt">$del</span>.
 !endif
 !exit
!endif