source: admin/WebConsole/idiomas/javascripts/eng/propiedades_reservas_eng.js @ 124d63d

Last change on this file since 124d63d 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
Line 
1//________________________________________________________________________________________________________
2//     
3//    Javascript language file: propiedades_reservas_eng.js
4//    Language: English
5//________________________________________________________________________________________________________
6TbMsg=new Array;
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.