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

Last change on this file since 51c2318 was 3ec149c, checked in by alonso <alonso@…>, 15 years ago

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

  • Property mode set to 100644
File size: 622 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";
Note: See TracBrowser for help on using the repository browser.