summaryrefslogtreecommitdiffstats
path: root/admin/WebConsole/idiomas/php/cat/imagenincremental_cat.php
blob: 70eb19da8073793ea11edd7b42fcb1d432f58701 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<?php
//________________________________________________________________________________________________________
//
//	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.';
?>