Line | |
---|
1 | <? |
---|
2 | //________________________________________________________________________________________________________ |
---|
3 | // |
---|
4 | // Fichero de idiomas php: gestor_ejecutarscripts_eng.php (Comandos) |
---|
5 | // Idioma: Ingés |
---|
6 | //________________________________________________________________________________________________________ |
---|
7 | $TbMsg=array(); |
---|
8 | $TbMsg[1]='"WARNING: The command Perform Script has successfully registered"'; |
---|
9 | $TbMsg[2]='"WARNING: There are some problem to perform the script"'; |
---|
10 | $TbMsg[3]='"WARNING: The file do not have the .rbc extension"'; |
---|
11 | $TbMsg[4]='"WARNING: The file do not have Rembo-C code lines"'; |
---|
12 | $TbMsg[5]='"WARNING: There are some problem to save the file script"'; |
---|
13 | ?> |
---|
Note: See
TracBrowser
for help on using the repository browser.