summaryrefslogtreecommitdiffstats
path: root/admin/WebConsole/idiomas/javascripts/eng/comandos/ejecutarscripts_eng.js
blob: 052212247ef25dfb210f1c2d1cddc5a8449d7254 (plain)
1
2
3
4
5
6
7
8
9
10
11
//________________________________________________________________________________________________________
//
//    Javascript language file: ejecutarscripts_eng.js
//    Language: English
//________________________________________________________________________________________________________
TbMsg=new Array;
TbMsg[0]="WARNING.- Bash code will be executed. Are you sure?";
TbMsg[1]="You must enter some code lines or at least a file with Bash code";
TbMsg[2]="You must enter the title of the script whether to follow-up the action or save it as a procedure or task.";
TbMsg[3]="You must enter a description for the script whether to follow-up the action or to save it as a procedure or task";
TbMsg[4]="\t!!!!!     WARNING     !!!!! \nYou have selected UNICAST for multiple computers,\nThe transfer may be delayed in time";