blob: 61bf4eb0fc40320796f1235c78f456aef8da3a63 (
plain)
1
2
3
4
5
6
7
8
9
|
//________________________________________________________________________________________________________
//
// Javascript language file: propiedades_entidades_eng.js
// Language: English
//____________________________________________________________________________
TbMsg=new Array;
TbMsg[0]="You must enter a name for this Entity. It can only contain alphanumeric characters";
TbMsg[1]="The comment can only contain alphanumeric characters";
TbMsg['PXE']="If you change this option, you must save again the PXE boot configuration \nof clients in AdvancedNetBoot";
|