source: admin/WebConsole/idiomas/javascripts/eng/propiedades_usuarios_eng.js

lgromero-new-oglive
Last change on this file was cc3fea5, checked in by Irina Gómez <irinagomez@…>, 7 years ago

#842 Consola: se revisan todos los ficheros de javascript de idioma en inglés.

  • Property mode set to 100644
File size: 657 bytes
Line 
1//________________________________________________________________________________________________________
2//     
3//    Javascript language file: propiedades_usuarios_eng.js
4//    Language: English
5//________________________________________________________________________________________________________
6TbMsg=new Array;
7TbMsg[0]="You must enter user name";
8TbMsg[1]="You must enter a password for this user";
9TbMsg[2]="You must enter complete name";
10TbMsg[3]="You must enter organizational unit for this user";
11TbMsg[4]="You must enter language";
12TbMsg[5]="'Password' and 'Confirm password' does not match";
13TbMsg[6]="The key must be at least 8 characters";
Note: See TracBrowser for help on using the repository browser.