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