summaryrefslogtreecommitdiffstats
path: root/admin/WebConsole/idiomas/php/eng/softwares_eng.php
blob: de508738968d10e2b50e3a9d173b780ae0cc6cd7 (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
25
26
27
28
29
30
31
32
33
34
35
36
37
<?
//________________________________________________________________________________________________________
//
//	Fichero de idiomas php: softwares_eng.php 
//	Idioma: Ingés 
//________________________________________________________________________________________________________
	$TbMsg=array();
	$TbMsg[0]='""';	
	$TbMsg[1]='"Properties"';
	$TbMsg[2]='""';
	$TbMsg[3]='"New components group"';
	$TbMsg[4]='"Define new component"';
	$TbMsg[5]='"To put component"';
	$TbMsg[6]='"Rename"';
	$TbMsg[7]='"Remove components group"';
	$TbMsg[8]='"Move component"';
	$TbMsg[9]='"Remove component"';
	$TbMsg[10]='"New profiles group"';
	$TbMsg[11]='"Define new profile"';
	$TbMsg[12]='"To put profile"';
	$TbMsg[13]='"Remove profiles group"';
	$TbMsg[14]='"Components management"';
	$TbMsg[15]='"Perfil information"';
	$TbMsg[16]='"To move profile"';
	$TbMsg[17]='"Remove profile"';
	$TbMsg[18]='"Software types"';
	$TbMsg[19]='"Software components"';
	$TbMsg[20]='"Software profiles"';
	$TbMsg[21]='"Incremental Software "';
	$TbMsg[22]='"New incrementals group"';
	$TbMsg[23]='"Define new incremental"';
	$TbMsg[24]='"To put incremental"';
	$TbMsg[25]='"Remove incrementals group"';
	$TbMsg[26]='"Incremental information"';
	$TbMsg[27]='"To move incremental"';
	$TbMsg[28]='"Remove incremental"';
?>