source: admin/WebConsole/idiomas/javascripts/eng/propiedades_usuarios_eng.js @ 240a4dc

918-git-images-111dconfigure-oglivegit-imageslgromero-new-oglivemainmaint-cronmount-efivarfsmultivmmultivm-ogboot-installerogClonningEngineogboot-installer-jenkinsoglive-ipv6test-python-scriptsticket-301ticket-50ticket-50-oldticket-577ticket-585ticket-611ticket-612ticket-693ticket-700ubu24tplunification2use-local-agent-oglivevarios-instalacion
Last change on this file since 240a4dc 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.