summaryrefslogtreecommitdiffstats
path: root/admin/WebConsole/idiomas/php/cat/incrementalcomponente_soft_cat.php
blob: 16a48e392f4befd4777ace8bb77c3a733297314d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<?php
//________________________________________________________________________________________________________
//
//	Fitxer d'idiomes php: incrementalcomponente_soft_cat.php 
//	Idioma: Català 
//________________________________________________________________________________________________________
	$TbMsg=array();
	$TbMsg[0]='Softwares Incrementals';
	$TbMsg[1]='Gestió de components software';
	$TbMsg[2]='Software incremental';
	$TbMsg[3]='Nombre del component';
	$TbMsg[4]='(*)Per a incloure algun component en aquest software incremental ha de fer click sobre la casella de verificació corresponent.';
?>