source: admin/WebConsole/idiomas/php/eng/comandos/gestor_ejecutarscripts_eng.php @ b6ec162

918-git-images-111dconfigfileconfigure-oglivegit-imageslgromero-new-oglivemainmaint-cronmount-efivarfsmultivmmultivm-ogboot-installerogClonningEngineogboot-installer-jenkinsoglive-ipv6test-python-scriptsticket-301ticket-50ticket-50-oldticket-577ticket-585ticket-611ticket-612ticket-693ticket-700ubu24tplunification2use-local-agent-oglivevarios-instalacionwebconsole3
Last change on this file since b6ec162 was beebc19, checked in by Irina Gomez <irinagomez@…>, 7 years ago

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

  • Property mode set to 100644
File size: 642 bytes
Line 
1<?php
2//________________________________________________________________________________________________________
3//
4//      Php language file: gestor_ejecutarscripts_eng.php (Comandos)
5//      Language: English
6//________________________________________________________________________________________________________
7        $TbMsg=array();
8        $TbMsg[1]='"WARNING: The command Perform Script has successfully registered"';
9        $TbMsg[2]='"WARNING: Error found performing script"';
10        $TbMsg[3]='"WARNING: The file do not have .rbc extension"';
11        $TbMsg[4]='"WARNING: The file do not have Rembo-C code lines"';
12        $TbMsg[5]='"WARNING: Error found saving script file"';
Note: See TracBrowser for help on using the repository browser.