<?php
//________________________________________________________________________________________________________
//
//	Php language file: restaurarsoftincremental_eng.php (Comandos)
//	Language: English
//________________________________________________________________________________________________________
	$TbMsg=array();
	$TbMsg[0]='Centers';
	$TbMsg[1]='Group of labs';
	$TbMsg[2]='Labs';
	$TbMsg[3]='Group of computers';
	$TbMsg[4]='Computers';
	$TbMsg[5]='Restore Incremental Software <br> (experimental)';
	$TbMsg[6]='Scope';
	$TbMsg[7]='Data to supply';
	$TbMsg[8]='Par';
	$TbMsg[9]='Repository';
	$TbMsg[10]='Image';
	$TbMsg[11]='Additional Options';
	$TbMsg[12]='Unknown';
	$TbMsg[13]='Cache';
	$TbMsg[14]='Scope';
	$TbMsg[15]='Computers';
	$TbMsg[16]='From';
	$TbMsg[17]='';
	$TbMsg[18]="UNGROUP COMPUTERS ACCORDING TO DIFFERENT VALUES OF:";
	$TbMsg[19]="Data to supply";
	// Headers of configuration table
	$TbMsg[20]='Partition';
	$TbMsg[21]='Installed OS';
	$TbMsg[22]='Size';
	$TbMsg[23]='Configuration Data';
	$TbMsg[24]='Type';
	$TbMsg[25]='Image';
	$TbMsg[26]='Software Profile';
	$TbMsg[27]='File System';
	$TbMsg[28]='None';
	$TbMsg[29]='Unknown';
	// Ungroup
	$TbMsg[30]='File System';
	$TbMsg[31]='OS Name';
	$TbMsg[32]='Partition Size';
	$TbMsg[33]='Image Name';
	$TbMsg[34]='Software Profile';
	// Additional Options
	$TbMsg[35]='Delete Partition previously';
	$TbMsg[36]='Copy Image to cache';
	$TbMsg[37]='Delete Image from cache previously';
	$TbMsg[38]='Incremental Software';
	$TbMsg[39]='Do not delete files from destination';
