source: admin/WebConsole/idiomas/javascripts/eng/comandos/ejecutarscripts_eng.js @ f8a75f18

opengnsys-1.0.6b
Last change on this file since f8a75f18 was de687e3, checked in by ramon <ramongomez@…>, 10 years ago

#673: Integrar código de la versión 1.0.6 en rama principal.

git-svn-id: https://opengnsys.es/svn/trunk@4641 a21b9725-9963-47de-94b9-378ad31fedc9

  • Property mode set to 100644
File size: 866 bytes
Line 
1//________________________________________________________________________________________________________
2//
3//      Fichero de idiomas javascripts: ejecutarscripts_eng.js
4//      Idioma: Ingés
5//________________________________________________________________________________________________________
6TbMsg=new Array;
7TbMsg[0]="WARNING.- Bash code will be performed ¿ Are you sure ?";
8TbMsg[1]="You must introduce some code lines or at least a file with Bash code";
9TbMsg[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";
10TbMsg[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";
11TbMsg[4]="\t!!!!!     WARNING     !!!!! \nYou have selected unicast to multiple computers,\nThe transfer may be delayed in time";
Note: See TracBrowser for help on using the repository browser.