summaryrefslogtreecommitdiffstats
path: root/admin/WebConsole/idiomas/php/cat/imagenincremental_cat.php
blob: 265b51cde4d512eec923f7488d3cf8b9977e9757 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<?
//________________________________________________________________________________________________________
//
//	Fitxer d'idiomes php: imagenincremental_cat.php
//	Idioma: Català 
//________________________________________________________________________________________________________
	$TbMsg=array();
	$TbMsg[0]='Imatges';
	$TbMsg[1]='Gestió de software incremental';
	$TbMsg[2]='Imatge';
	$TbMsg[3]='Nom del software incremental';
	$TbMsg[4]='(*)Per a incloure algun software incremental en aquesta imatge ha de fer click sobre la casella de verificació corresponent.';
?>