summaryrefslogtreecommitdiffstats
path: root/admin/WebConsole/idiomas/php/eng/comandos/gestor_ejecutarscripts_eng.php
blob: 9ffbd45ca915576b15d51ff6fdec0901cd16996d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<?php
//________________________________________________________________________________________________________
//
//	Php language file: gestor_ejecutarscripts_eng.php (Comandos)
//	Language: English
//________________________________________________________________________________________________________
	$TbMsg=array();
	$TbMsg[1]='"WARNING: The command Perform Script has successfully registered"';
	$TbMsg[2]='"WARNING: Error found performing script"';
	$TbMsg[3]='"WARNING: The file do not have .rbc extension"';
	$TbMsg[4]='"WARNING: The file do not have Rembo-C code lines"';
	$TbMsg[5]='"WARNING: Error found saving script file"';