Subversion Repositories wimsdev

Rev

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

Rev 12043 Rev 13807
Line 36... Line 36...
36
 !exit
36
 !exit
37
!endif
37
!endif
38
 
38
 
39
!if clash iswordof $error
39
!if clash iswordof $error
40
 Target module already exists.
40
 Target module already exists.
-
 
41
 !exit
-
 
42
!endif
-
 
43
 
-
 
44
!if fname_already iswordof $error
-
 
45
 Un file con nome <span class="tt wims_fname">$fnewname</span>
-
 
46
  esiste di già. Scegliere un altro nome.
41
 !exit
47
 !exit
42
!endif
48
!endif
43
 
49
 
44
!if badtarget iswordof $error
50
!if badtarget iswordof $error
45
 L'indirizzo di destinazione (<span class="tt wims_address">$target</span>) non è valido: troppo lungo, troppo corto, incompeto o contenente caratteri non validi.<br />
51
 L'indirizzo di destinazione (<span class="tt wims_address">$target</span>) non è valido: troppo lungo, troppo corto, incompeto o contenente caratteri non validi.<br />