Rev 14330 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 14330 | Rev 17345 | ||
---|---|---|---|
Line 2... | Line 2... | ||
2 | 2 | ||
3 | !if too_many_users=$error |
3 | !if too_many_users=$error |
4 | Su clase tiene demasiados participantes ($limit). |
4 | Su clase tiene demasiados participantes ($limit). |
5 | Las puntuaciones se pueden introducir manualmente |
5 | Las puntuaciones se pueden introducir manualmente |
6 | sólo para clases con |
6 | sólo para clases con un máximo de $maxuser participantes. |
7 | Lo sentimos. |
7 | Lo sentimos. |
8 | !exit |
8 | !exit |
9 | !endif |
9 | !endif |
10 | 10 | ||
11 | !msg $error |
11 | !msg $error |
12 | - |