summaryrefslogtreecommitdiffstats
path: root/opengnsys-admin/ogAdmSources/ogAdmWebCon/idiomas/php/esp/informacion_perfileshard_esp.php
blob: 9c40510fb585121dc025b8e7bfb4bd194668d3a0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?
//________________________________________________________________________________________________________
//
//	Fichero de idiomas php: informacion_perfileshard_esp.php 
//	Idioma: Español 
//________________________________________________________________________________________________________
	$TbMsg=array();
	$TbMsg[0]='Perfiles hardware';
	$TbMsg[1]='Information sobre Perfiles hardware';
	$TbMsg[2]='Perfil hardware';
	$TbMsg[3]='Información Perfil hardware';
	$TbMsg[4]='Perfiles software disponibles';
	$TbMsg[5]='Componentes software';
	$TbMsg[6]='Componentes hardware ';
	$TbMsg[7]='Software Incremental';
	$TbMsg[8]='Comentarios';
?>