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
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.