Rev 14478 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 14478 | Rev 14571 | ||
---|---|---|---|
Line -... | Line 1... | ||
- | 1 | !set lang_exists=yes |
|
- | 2 | ||
1 | !! this file can contain language for several script : |
3 | !! this file can contain language for several script : |
2 | !! for the moment : adm/class/quotafree.proc |
4 | !! for the moment : adm/class/quotafree.proc |
3 | !! wims_read_parm is the script to language to read |
5 | !! wims_read_parm is the script to language to read |
4 | !goto $wims_read_parm |
6 | !goto $wims_read_parm |
5 | 7 | ||
6 | 8 | ||
7 | 9 | ||
8 | :adm_class_quotafree |
10 | :adm_class_quotafree |
9 | !! names for script adm/class/quotafree.proc |
11 | !! names for script adm/class/quotafree.proc |
10 | !let name_availablespace=Utilizzo spazio disco,Utilizzato,Libero,Riservato |
12 | !let name_availablespace=Utilizzo spazio disco,Utilizzato,Libero,Riservato |
- | 13 | !let name_mega=Mega |
|
11 | 14 | ||
12 | !exit |
15 | !exit |