/**
 * Page d'enregistrement
 */
var lang="en";
var signup_str1="Please enter a PIN code";
var signup_str2="Confirm your PIN code";
var signup_str3="Please enter your email address";
var signup_str3_1="Confirm your email address";
var signup_str3_2="Confirm your login";
var signup_str3_3 = "Confirm your password";
var signup_str3_4 = "Confirm your answer";
var signup_str4="Please enter your login "+clientName;
var signup_str4_2 = "Login already exist";
var signup_str5="Please enter your password "+clientName;
var signup_str6="Choose a question";
var signup_str7="Please enter the answer to the question";
var signup_str8="You must accept the general terms and conditions";
var signup_str9="You must select at least one device";
var signup_str10="You must select a type of profile";
var signup_str11="You must enter the name of your profile";
var required_login = "required Login";
var required_pin = "required Pin Code";
var profile_type = "Profile type";
var profile_name = "Profile Name";
var equipment = "Associated Equipment";
var my_components = "My Components";
var home = "Home";
var office = "Office";
var nomad = "Nomad";
var secret = "Secret";
var add_dna = '<a href="showAddDNA.action" onclick="return GB_show(\'Add DNA\', this.href, 650 , 650)"><img src="resources/images/en/btn/btnAddADN/btn-ajout-adn-off.png" onmouseover="this.src=\'resources/images/en/btn/btnAddADN/btn-ajout-adn-on.png\'" onmouseout="this.src=\'resources/images/en/btn/btnAddADN/btn-ajout-adn-off.png\'" onclick="this.src=\'resources/images/en/btn/btnAddADN/btn-ajout-adn-click.png\'" border="0" /></a>';
//check.jsp
var download_link = "Download link:";
var installed_flash_player = "Flash Player installed";
var no = "NO";
var yes = "YES";
var after_installation = "(After installation it is necessary that you restart your computer)";
var install_flash = "Install Flash";
var activate_javascript = "Javascript enabled:";
var browser = "Browser:";
var os = "Operating system:";
var platform = "Platform :";
var installed_java = "Java installed:";
var activate_java = "Java Enabled:";
var disactivate_java = "Java is <font style=\"color: red; font-weight: bold;\">disabled</font> on the browser or not installed (<a target=\"_blank\" href=\"http://www.java.com/en/download/\">Download JAVA</a>).";

var exist_email = "The email address already exists.";
var titlepopup_edit_dna="Edit DNA";
var titlepopup_delete_dna= "Delete DNA";

var incorrect_dna="Invalid DNA";
var close = "Close";

var big_pin = "Invalid PIN code length";
var big_email = "Invalid email address format"; 
var big_login = "Invalid login length"; 
var big_pass = " Invalid password length";
var big_response = "Invalid answer format";
var big_profilename = "Invalid profile name length";
var mailTemplate_lostpin_str1="Dear user, ";
var mailTemplate_lostpin_str2 = "Please follow this link�: \n\n to initialise your PIN code";
var mailTemplate_lostpin_str3 = "Best regards,\n";

var strwait="Please wait a few minutes";

var mailTemplate_lostdna_str2 ="Please follow this link�: \n\n to initialise your DNA";
var Unknown_PC="Unknown Manufacturer"; 

var m_auth_reinit = "m_auth_reinit";
var java_not_installed="Java is not available or improperly installed";

var incorrect_otp = "An error occurred";
