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