﻿var locals = { lang: "en", buttonCancel: "Cancel", buttonClose: "Close", buttonSave: "Save", buttonSend: "Send", Contact_EnterMessage: "Please enter your message.", Contact_MessageWasSent: "Your message was sent.", Dialog_titleMessage: "System Message", Dialog_ForgotPasswordLink: "Forgot password?", ForgotPassword_dialogTitle: "Forgot password?", ForgotPassword_MessageWasSent: "Please check your email box for your new password.", ForgotPassword_YourEmail: "Your email:", Login_Account: "User:", Login_AccountNotExist: "Wrong user/password or user {0} not exists", Login_buttonLogin: "Log in", Login_buttonLogout: "Logout", Login_buttonProfile: "Profile", Login_buttonRegister: "Register", Login_dialogTitle: "Log in", Login_EnterAccount: "Please enter user.", Login_EnterPassword: "Please enter password.", Login_InactiveUser: "The user {0} is not active. For activation, please send an email to {1}.", Login_Password: "Password:", Message_AjaxConnectionFailed: "Connection with the server failed. Please try again.", Profile_CurrentPassword: "Current Password:", Profile_dialogTitle: "Profile", Profile_EnterCurrentPassword: "Please enter your current password.", Profile_NoRightForChanges: "You don't have rights over current user.", Profile_NoteCurrentPassword: "To save your changes, please enter here your current password.", Profile_NoteNewPassword: "If you don't want to change your current password, please leave blank next two fields.", Profile_WrongCurrentPassword: "You entered wrong current password.", Register_AccountExists: "The user {0} already exists. Please enter different user.", Register_AccountOrEmailExists: "User or Email are already registered on the site. Please choose new one.", Register_ConfirmPassword: "Password:", Register_dialogTitle: "Register a new user.", Register_Email: "Email", Register_EmailExists: "The email {0} already exists. Please enter different email.", Register_EnterEmail: "Please enter email.", Register_EnterName: "Please enter name.", Register_EnterReCaptchaText: "Please enter reCaptcha text.", Register_EnterValidEmail: "Please enter valid email.", Register_InvalidCaptcha: "You entered invalid text from picture.", Register_Name: "Name", Register_ReEnterPassword: "Please enter again the same password both in password fields.", Register_RegistrationFinished: "You are registered. Now you can participate in the forum." };
