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