blob: cf9ece559e5bb3f693dc901d9bea58f5c33303f5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
<?
//________________________________________________________________________________________________________
//
// Fitxer d'idiomes php: incrementalcomponente_soft_esp.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 algún component en aquest software incremental deu fer click sobre la casella de verificació corresponent.';
?>
|