source:
admin/WebConsole/idiomas/javascripts/esp/comandos/enviarmensaje_esp.js
@
ecce978
Last change on this file since ecce978 was e4fc3fd, checked in by , 8 years ago | |
---|---|
|
|
File size: 425 bytes |
Rev | Line | |
---|---|---|
[e4fc3fd] | 1 | //________________________________________________________________________________________________________ |
2 | // | |
3 | // Fichero de idiomas javascripts: enviarmensaje_esp.js | |
4 | // Idioma: Español | |
5 | //________________________________________________________________________________________________________ | |
6 | TbMsg=new Array; | |
7 | TbMsg[0]=""; | |
8 | TbMsg[1]="El mensaje debe tener un título."; | |
9 | TbMsg[2]="El mensaje debe tener algún contenido."; |
Note: See TracBrowser
for help on using the repository browser.