summaryrefslogtreecommitdiffstats
path: root/opengnsys-admin/ogAdmSources/ogAdmWebCon/idiomas/php/eng/perfilcomponente_hard_eng.php
blob: cc8a6187ec79ced07d58fd255c43859dffdf6a78 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<?
//________________________________________________________________________________________________________
//
//	Fichero de idiomas php: perfilcomponente_hard_eng.php 
//	Idioma: Ingés 
//________________________________________________________________________________________________________
	$TbMsg=array();
	$TbMsg[0]='Hardware profiles';
	$TbMsg[1]='Components management ';
	$TbMsg[2]='Hardware profile';
	$TbMsg[3]='Component name';
	$TbMsg[4]='(*)To include some component in this profile you must  click in the corresponding checkbox.';
?>