Subversion Repositories wimsdev

Rev

Rev 17356 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 17356 Rev 18206
Line 36... Line 36...
36
      !changeto oef/fr/msg.phtml
36
      !changeto oef/fr/msg.phtml
37
    !endif
37
    !endif
38
    !if constantbefore iswordof $test
38
    !if constantbefore iswordof $test
39
      !! TODO_lang constantbefore
39
      !! TODO_lang constantbefore
40
      !changeto oef/fr/msg.phtml
40
      !changeto oef/fr/msg.phtml
41
    !endif    
41
    !endif
42
  !endif
42
  !endif
43
  !if badform iswordof $test
43
  !if badform iswordof $test
44
    !if notcomplete iswordof $test
44
    !if notcomplete iswordof $test
45
      !! TODO_lang notcomplete
45
      !! TODO_lang notcomplete
46
      !changeto oef/fr/msg.phtml
46
      !changeto oef/fr/msg.phtml
47
    !endif
47
    !endif
48
    !if notfactorised iswordof $test
48
    !if notfactorised iswordof $test
49
      !! TODO_lang notfactorised
49
      !! TODO_lang notfactorised
50
      !changeto oef/fr/msg.phtml
50
      !changeto oef/fr/msg.phtml
51
    !endif
51
    !endif
52
    !if usedivide iswordof $test
52
    !if usebadchar iswordof $test
53
      !! TODO_lang usedivide
53
      !! TODO_lang usebadchar
-
 
54
      !changeto oef/fr/msg.phtml
-
 
55
      !exit
-
 
56
    !endif
-
 
57
    !if uselessfactor iswordof $test
-
 
58
      !! TODO_lang uselessfactor
54
      !changeto oef/fr/msg.phtml
59
      !changeto oef/fr/msg.phtml
-
 
60
      !exit
55
    !endif
61
    !endif
56
    !if fparenthesis iswordof $test
62
    !if fparenthesis iswordof $test
57
      !! TODO_lang fparenthesis
63
      !! TODO_lang fparenthesis
58
      !changeto oef/fr/msg.phtml
64
      !changeto oef/fr/msg.phtml
59
    !endif
65
    !endif