summaryrefslogtreecommitdiffstats
path: root/admin/WebConsole/idiomas/javascripts/eng/ejecutaracciones_eng.js
blob: 2bbc31ac7a2909543b2251cceb4d453f096296a8 (plain)
1
2
3
4
5
6
7
8
9
//____________________________________________________________________________
//	
//    Javascript language file: ejecutaracciones_eng.js
//    Language: English
//____________________________________________________________________________
TbMsg=new Array;
TbMsg[0]="WARNING: This Procedure will be executed by applying it to this scope. Are you sure?";
TbMsg[1]="This Procedure has been managed successfully for this scope";
TbMsg[2]="WARNING: This Procedure will become Starting Procedure (Autoexec)for all the computers in this scope. Are you sure?";