source: admin/WebConsole/idiomas/javascripts/eng/propiedades_reservas_eng.js @ 1de0d12d

Last change on this file since 1de0d12d was cc3fea5, checked in by Irina Gómez <irinagomez@…>, 7 years ago

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

  • Property mode set to 100644
File size: 651 bytes
RevLine 
[3ec149c]1//________________________________________________________________________________________________________
2//     
[cc3fea5]3//    Javascript language file: propiedades_reservas_eng.js
4//    Language: English
[3ec149c]5//________________________________________________________________________________________________________
6TbMsg=new Array;
[cc3fea5]7TbMsg[0]="You must enter a name for this reservation";
8TbMsg[1]="The image must contain at least one petitioner";
9TbMsg[2]="You must choose one lab for this reservation";
10TbMsg[3]="You must specify state for this reservation";
11TbMsg[4]="WARNING: You have specified some time for previous actions to this reservation. Are you sure?"
Note: See TracBrowser for help on using the repository browser.