source: admin/WebConsole/idiomas/javascripts/eng/propiedades_ordenadores_eng.js @ f8a75f18

opengnsys-1.0.6b
Last change on this file since f8a75f18 was 1602040, checked in by ramon <ramongomez@…>, 11 years ago

Versión 1.0.5, #616: Integrar código de la versión 1.0.5 en rama principal.

git-svn-id: https://opengnsys.es/svn/trunk@4309 a21b9725-9963-47de-94b9-378ad31fedc9

  • Property mode set to 100644
File size: 714 bytes
Line 
1//________________________________________________________________________________________________________
2//     
3//      Fichero de idiomas javascript: propiedades_ordenadores_eng.js
4//      Idioma: Ingés
5//________________________________________________________________________________________________________
6TbMsg=new Array;
7TbMsg[0]="You must introduce a computer name";
8TbMsg[1]="You must introduce an IP Address";
9TbMsg[2]="You must introduce a MAC Address";
10TbMsg[3]="You must link this computer with some of a hardware profile";
11TbMsg[4]="You must introduce a DHCP server";
12TbMsg[5]="You must introduce a OpenGnsys server";
13TbMsg[6]="Deben introducirse datos de validación: página de login y página de validación";
Note: See TracBrowser for help on using the repository browser.