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

Last change on this file since 2d6b081 was 3ec149c, checked in by alonso <alonso@…>, 15 years ago

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

  • Property mode set to 100644
File size: 737 bytes
RevLine 
[3ec149c]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";
Note: See TracBrowser for help on using the repository browser.