summaryrefslogtreecommitdiffstats
path: root/admin/WebConsole/idiomas/php/cat/procedimientoscomandos_cat.php
blob: 0acd63091674588c13c12a08be5b7b562a0e00bb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?
//________________________________________________________________________________________________________
//
//	Fitxer d'idiomes php: procedimientoscomandos_esp.php 
//	Idioma: Català 
//________________________________________________________________________________________________________
	$TbMsg=array();
	$TbMsg[0]='Gestió Comandaments del Procediment';
	$TbMsg[1]='Comandaments inclosos';
	$TbMsg[2]='Procediment';
	$TbMsg[3]='Nom Comandaments';
	$TbMsg[4]='Ord.';
	$TbMsg[5]='Parámetre';
	$TbMsg[6]='Valor';
	$TbMsg[7]='(*)Per a excluir algún comandament de aquest procediment deu fer click sobre la casella de verificació corresponent';
?>