source: admin/WebConsole/idiomas/javascripts/eng/propiedades_aulas_eng.js @ 9dba28d3

918-git-images-111dconfigfileconfigure-oglivegit-imageslgromero-new-oglivemainmaint-cronmount-efivarfsmultivmmultivm-ogboot-installerogClonningEngineogboot-installer-jenkinsoglive-ipv6test-python-scriptsticket-301ticket-50ticket-50-oldticket-577ticket-585ticket-611ticket-612ticket-693ticket-700ubu24tplunification2use-local-agent-oglivevarios-instalacionwebconsole3
Last change on this file since 9dba28d3 was 008349f, checked in by danigm <danigm@…>, 14 years ago

Validación de propiedades de aulas, añadida validación de velocidad de multicast

git-svn-id: https://opengnsys.es/svn/branches/version1.0@1559 a21b9725-9963-47de-94b9-378ad31fedc9

  • Property mode set to 100644
File size: 698 bytes
Line 
1//________________________________________________________________________________________________________
2//     
3//      Fichero de idiomas javascript: propiedades_aulas_eng.js
4//      Idioma: Ingés
5//________________________________________________________________________________________________________
6TbMsg=new Array;
7TbMsg[0]="You must introduce a name for this lab";
8TbMsg[1]="You must introduce a number of places for this lab";
9TbMsg[2]="WARNING.- This lab contain others groups or labs. If you remove it, you will also remove all these. ¿ Are you sure ?";
10TbMsg[3]="Time for begining of reserves periode must be smaller than final time";
11TbMsg[4]="Multicast speed is not valid, use numbers only";
12
Note: See TracBrowser for help on using the repository browser.