Rev 7973 | Rev 11035 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 7973 | Rev 8255 | ||
---|---|---|---|
Line 27... | Line 27... | ||
27 | Your worksheet number is not valid. Could be this a bug? |
27 | Your worksheet number is not valid. Could be this a bug? |
28 | !exit |
28 | !exit |
29 | !endif |
29 | !endif |
30 | 30 | ||
31 | !if bad_maxsheet=$error |
31 | !if bad_maxsheet=$error |
32 | Le nombre de feuilles est limité à |
32 | Le nombre de feuilles est limité à $max_sheets. Vous ne pouvez donc plus en créer. |
33 | !exit |
33 | !exit |
34 | !endif |
34 | !endif |
35 | 35 | ||
36 | !if no_title=$error |
36 | !if no_title=$error |
37 | You want to register a worksheet without a title, which is not advisable. |
37 | You want to register a worksheet without a title, which is not advisable. |