summaryrefslogtreecommitdiffstats
path: root/admin/WebConsole/idiomas/javascripts/eng/comandos/ejecutarscripts_eng.js
blob: 577b52c83bfe16a5a2d946a240143aa8767b0529 (plain)
1
2
3
4
5
6
7
8
9
10
11
//________________________________________________________________________________________________________
//
//	Fichero de idiomas javascripts: ejecutarscripts_eng.js 
//	Idioma: Ingés 
//________________________________________________________________________________________________________
TbMsg=new Array;
TbMsg[0]="WARNING.- Bash code will be performed ¿ Are you sure ?";
TbMsg[1]="You must introduce some code lines or at least a file with Bash code";
TbMsg[2]="You must introduce the title of the script  whether  you want to follow-up the accion or to save it like a procedure or task";
TbMsg[3]="You must introduce the description of the script whether you want to follow-up the accion or to save it like a procedure or task";
TbMsg[4]="\t!!!!!     WARNING     !!!!! \nYou have selected unicast to multiple computers,\nThe transfer may be delayed in time";