source: admin/WebConsole/idiomas/javascripts/eng/ejecutaracciones_eng.js @ 5d05b06

Last change on this file since 5d05b06 was cc3fea5, checked in by Irina Gómez <irinagomez@…>, 7 years ago

#842 Consola: se revisan todos los ficheros de javascript de idioma en inglés.

  • Property mode set to 100644
File size: 559 bytes
Line 
1//____________________________________________________________________________
2//     
3//    Javascript language file: ejecutaracciones_eng.js
4//    Language: English
5//____________________________________________________________________________
6TbMsg=new Array;
7TbMsg[0]="WARNING: This Procedure will be executed by applying it to this scope. Are you sure?";
8TbMsg[1]="This Procedure has been managed successfully for this scope";
9TbMsg[2]="WARNING: This Procedure will become Starting Procedure (Autoexec)for all the computers in this scope. Are you sure?";
Note: See TracBrowser for help on using the repository browser.