summaryrefslogtreecommitdiffstats
path: root/admin/WebConsole/idiomas/php/eng/procedimientoscomandos_eng.php
blob: b3fde7d992496bcd8a1d50b23b6efc950b1b1edd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?php
//________________________________________________________________________________________________________
//
//	Php language file: procedimientoscomandos_eng.php
//	Language: English
//________________________________________________________________________________________________________
	$TbMsg=array();
	$TbMsg[0]='Procedure Commands Management';
	$TbMsg[1]='Included Commands';
	$TbMsg[2]='Procedure';
	$TbMsg[3]='Command name';
	$TbMsg[4]='Ord.';
	$TbMsg[5]='Parameter';
	$TbMsg[6]='Value';
	$TbMsg[7]='(*)Please check the box to exclude any command from this procedure.';