Rev 11457 | Rev 12043 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 11457 | Rev 11482 | ||
---|---|---|---|
Line 59... | Line 59... | ||
59 | </ul> |
59 | </ul> |
60 | !exit |
60 | !exit |
61 | !endif |
61 | !endif |
62 | 62 | ||
63 | !if symlink iswordof $error |
63 | !if symlink iswordof $error |
64 | No es pot copiar el mòdul d'origen, |
64 | No es pot copiar el mòdul d'origen, conté enllaços simbòlics. |
65 | !exit |
65 | !exit |
66 | !endif |
66 | !endif |
67 | 67 | ||
68 | !if file_too_large iswordof $error |
68 | !if file_too_large iswordof $error |
69 |
|
69 | No es pot copiar el mòdul d'origen, és massa llarg. |
70 | !exit |
70 | !exit |
71 | !endif |
71 | !endif |
72 | 72 | ||
73 | !msg $error |
73 | !msg $error |