blob: 0cd47096a5b8cefc11723d78ec70e231f79ff6af (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
//________________________________________________________________________________________________________
//
// Javascript language file: restaurarsoftincremental_eng.js
// Language: English
//________________________________________________________________________________________________________
TbMsg=new Array;
TbMsg[0]="You must select an image for this partition";
TbMsg[1]="You must select at least a partition and an image";
TbMsg[2]=" ";
TbMsg[3]="Are you sure ?";
TbMsg[4]="You must select at least an image for this partition";
TbMsg[5]="You must select at least an image path for this partition ";
TbMsg[6]="You must choose an incremental software for this partition";
TbMsg[7]="You must choose a synchronization method";
|