summaryrefslogtreecommitdiffstats
path: root/admin/WebConsole/idiomas/javascripts/eng/asistentes_eng.js
blob: 336ebbb8da999ddb0839fc10056d3f7a21f2b940 (plain)
1
2
3
4
5
6
7
8
9
10
//________________________________________________________________________________________________________
//      
//    Javascript language file: asistentes.js 
//    Language: English
//____________________________________________________________________________
TbMsg=new Array;
// Asistente de particionado
TbMsg["NOCACHESIZE"] = "Free disk space is smaller than cache!";
TbMsg["NODISKSIZE"] = "Free disk space cannot be lower than zero!";
TbMsg["NOSUPPORT"] = "Este navegador no soporta la operación.";