Subversion Repositories wimsdev

Rev

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

Rev 3980 Rev 3998
Line 1... Line 1...
1
 
1
 
2
!set wims_warn_header=<p><font color="red"><blink><b>Warning.</b></blink></font>
2
!set wims_warn_header=<p><font color="red"><blink><b>¾¯¸æ.</b></blink></font>
3
 
3
 
4
!if inconsistent_columns iswordof $wims_warn_rawmatrix
4
!if inconsistent_columns iswordof $wims_warn_rawmatrix
5
 $wims_warn_header
5
 $wims_warn_header
6
 I am unable to interprete the matrix you have entered, because 
6
 ÎÒÎÞ·¨½â¶ÁÄãÊäÈëµÄ¾ØÕó, because 
7
 apparently different rows have different number of elements.
7
 ÒòΪ¸÷ÐеÄÔªËØ¸öÊý²»Í¬.
8
 Please verify your matrix, and use COMMAS to separate elements, 
8
 ÇëÔÙ¼ì²éÒ»ÏÂ, ²¢ÇÒÓöººÅ¶ø²»Êǿոñ·Ö¸ôÔªËØ.
9
 instead of spaces.
-
 
10
 <p>
9
 <p>
11
!endif
10
!endif
12
 
11