<?
//________________________________________________________________________________________________________
//
//	Fichero de idiomas php: propiedades_componentesoftwares_esp.php 
//	Idioma: Español 
//________________________________________________________________________________________________________
$TbMsg=array();
$TbMsg[0]="Sin Opción";
$TbMsg[1]="Insertar";
$TbMsg[2]="Modificar";
$TbMsg[3]="Eliminar";
$TbMsg[4]="Gestión Componentes Software";
$TbMsg[5]="Nombre";
$TbMsg[6]="Tipo de Software";
$TbMsg[7]="Tipo de S.O.";
?>