blob: 32f1b408c6e310a938bb4985218ad73e538c6ebc (
plain)
1
2
3
4
5
6
7
8
9
|
//________________________________________________________________________________________________________
//
// Javascript language file: propiedades_usuarios_eng.js
// Language: English
//____________________________________________________________________________
TbMsg=new Array;
TbMsg[0]="You must enter a name for the Organizational Unit. It can only contain alphanumeric characters";
TbMsg[1]="The comment can only contain alphanumeric characters";
TbMsg[2]="The directory can only contain alphanumeric characters";
|