summaryrefslogtreecommitdiffstats
path: root/admin/WebConsole/idiomas/javascripts/eng/ejecutarprocedimientos_eng.js
blob: f35e2d10c6674f373065e6a1726aebe0d9f2dc86 (plain)
1
2
3
4
5
6
7
8
//____________________________________________________________________________
//	
//    Javascript language file: ejecutarprocedimientos_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 executed successfully for this scope";