summaryrefslogtreecommitdiffstats
path: root/admin/WebConsole/idiomas/php/eng/comandos/crearimagenbasica_eng.php
blob: e20b703f2b9d212bcdc968bffbb6898f09671668 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<?php
//________________________________________________________________________________________________________
//
//	Php image file: crearimagenbasica_eng.php (Comandos)
//	Language: English
//________________________________________________________________________________________________________
	if (empty($TbMsg))  $TbMsg=array();
	$TbMsg[0]='Generation of base image  <br> (experimental)' ;
	$TbMsg[1]='Computer features';
	$TbMsg[2]='Name';
	$TbMsg[3]='IP Address';
	$TbMsg[4]='MAC Address';
	$TbMsg[5]='Hardware profile';
	$TbMsg[6]='Data to supply';
	$TbMsg[7]='Disk';
	$TbMsg[8]='Par';
	$TbMsg[9]='OS Name';
	$TbMsg[10]='Image / Repository';
	$TbMsg[11]='Repository';
	$TbMsg[12]='Additional Options';
	$TbMsg[13]='Delete image previously';
	$TbMsg[14]='Copy image to cache';
	$TbMsg[15]='Deleting image previously from cache';
	$TbMsg[16]='Do not delete files from target';