summaryrefslogtreecommitdiffstats
path: root/admin/WebConsole/idiomas/javascripts/eng/comandos/crearsoftincremental_eng.js
blob: 25d8932ceb8eff284a27f807ab06e639ac5d76e3 (plain)
1
2
3
4
5
6
7
8
9
10
11
//________________________________________________________________________________________________________
//
//    Javascript language file: crearsoftincremental_eng.js
//    Language: English
//________________________________________________________________________________________________________
TbMsg=new Array;
TbMsg[0]="";
TbMsg[1]="You must choose a basic image for this partition";
TbMsg[2]="No partition selected";
TbMsg[3]="You must choose an incremental image for this partition";
TbMsg[4]="No synchronization method selected";