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

lgromero-new-oglive
Last change on this file 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
RevLine 
[043e67d]1<?php
[3ec149c]2//________________________________________________________________________________________________________
3//
[beebc19]4//      Php language file: gestor_ejecutarscripts_eng.php (Comandos)
5//      Language: English
[3ec149c]6//________________________________________________________________________________________________________
7        $TbMsg=array();
8        $TbMsg[1]='"WARNING: The command Perform Script has successfully registered"';
[beebc19]9        $TbMsg[2]='"WARNING: Error found performing script"';
10        $TbMsg[3]='"WARNING: The file do not have .rbc extension"';
[3ec149c]11        $TbMsg[4]='"WARNING: The file do not have Rembo-C code lines"';
[beebc19]12        $TbMsg[5]='"WARNING: Error found saving script file"';
Note: See TracBrowser for help on using the repository browser.