Subversion Repositories wimsdev

Rev

Rev 10233 | 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 $error=badvariablename
 L'une, au moins, des variables techniques que vous utilisez n'existe pas ou n'est pas modifiable à ce niveau. Votre questionnaire ne fonctionnera pas correctement. 
 !exit
!endif

!if $error=notechvar
 Aucune variable technique définie dans cette classe. Pour utiliser ce modèle de questionnaire vous devez d'abord définir une variable technique dans la classe en utilisant le gestionnaire de variable technique.
 !exit
!endif

!if $error = not_user
 ͶƱϵͳ½öÄÜÓÃÓÚÐéÄâ°à¼¶.
 !exit
!endif

!if $error = bad_vote
 ÄãÒªÇóµÄͶƱ/¼Ç¼²¢²»´æÔÚ.
 !exit
!endif

!if $error = already_voted
 ÄãÒѾ­Í¶¹ýƱ, ²»ÄÜÔÙͶ, ÒòΪÕâÊÇÄäÃûµÄ.
 !exit
!endif

!if $error = too_many_votes
 ÄãµÄ°à¼¶ÀïÒѾ­ÓÐÌ«¶àµÄͶƱ/¼Ç¼.
 ΪʲôÐèÒªÕâô¶à?
 !exit
!endif

!if $error = no_content
 Ä㻹ûÓÐÌîºÃͶƱ/¼Ç¼µÄÄÚÈÝ.
 !exit
!endif

!if $error = no_title
 Çë¸ø³öÄãµÄͶƱ/¼Ç¼µÄ±êÌâ.
 !exit
!endif

!if $error = bad_data
 ÄãµÄijЩ¶¨ÒåÊÇÎÞЧµÄ. Çë¸ÄÕý.
 !exit
!endif

!if $error = no_vote
 ÄãûÓÐͶ¹ýƱ, Òò´ËÄã²»ÄÜ¿´½á¹û.
 !exit
!endif

!if $error = no_variable
   ÄãûÓиø³ö±äÁ¿Ãû»òÕß±äÁ¿ÃûÎÞЧ.
   !exit
!endif

!if $error = bad_variable
   Äã¸ø³öµÄ±äÁ¿Ãû (<span class="tt wims_code_words">$namevar</span>) ²»ºÏÊÊ, 
   ¿ÉÄÜËüÒѱ»Èí¼þʹÓÃ.
   !exit
!endif

!msg $error