var lang = 'en'

var S_SRCH3		= 'The search keyword should not be less than 3 characters!'
var S_CANCEL		= 'Cancel'
var S_PLEASEWAIT	= 'Please wait...'
var S_BULKSEARCH	= "The search criteria are too bulk!\nPlease enter at least 3 characters!"
var S_SHOWOBJECT	= 'Make visible for public'
var S_HIDEOBJECT	= 'Make private (Invisible for others)'
var S_EXPAND		= 'Click to Expand'
var S_COLLAPSE		= 'Click to Collapse'
var S_DELCOMMENT	= 'Delete comment?'
var S_WARNCOMMENT	= 'Complain to moderator about the message?';
var S_WARNCOMMENTOK	= 'Thanks for contribution. Your complain has been sent and will be reviewed as soon as\npossible. If necessary, the moderator will delete marked message or ban its author.'
var S_REMOVEFRIEND	= 'Remove «{0}» from Friends?'
var S_PLEASEENTER	= 'Please specify'
var S_EMAIL		= 'email address'
var S_USERNAME		= 'User Name'
var S_PASSWORD		= 'Password'
var S_DELREASON		= 'the reason of deletion';
var S_YOUREMAIL		= 'your ' + S_EMAIL
var S_YOURUSERNAME	= 'your ' + S_USERNAME
var S_YOURPASSWORD	= 'your ' + S_PASSWORD
var S_VALIDEMAIL	= S_PLEASEENTER + ' *valid* ' + S_EMAIL
var S_CHOOSEREGION	= 'Please select a Ukrainian Region in which are you now.\nSelect "Others" if you are not in Ukraine.'
var S_SPECYEAR		= 'Please specify your Age. At least the Year of birth.'
var S_CHOOSEGENDER	= 'Please specify your Gender.'
var S_NAME		= 'Please specify your Name.'
var S_LASTNAME		= 'Please specify your Lastname.'
var S_PHONE		= 'Please enter your contact Phone number.';
var S_CCODE		= 'Please specify 4-digits number displayed on picture.';
var S_COMP		= 'Please select the company.'
var S_PASSNAME		= 'Password should not be the same as the Name!'
var S_NOTSEL		= 'Not selected'
var S_NOTAUTH		= 'Not authorized. Refresh the page.'

var S_MSGSENT	= 'The moderator has been received your message and will respond to your email shortly.'

var S_THE	= 'The '
var S_CANTMORE    = ' cannot be more than '
var S_CANTLESS    = ' cannot be less than '
var S_DONTSIMPLE  = 'Don\'t use simple password like 111111 or 123456!.'
var S_VALIDCHARS  = ' contains illegal characters.\n\nOnly latin letters, numbers and underscores are allowed.'
var S_CHARACTERS  = ' characters!'
var S_LEAVEBLANK  = '(However you may leave it blank if you don\'t\nwant to change your current '
var S_PASSCONFIRM = S_PLEASEENTER + ' password confirmation.'
var S_PASSNOTMATCH= 'The two passwords entered do not match. Please try again.'
var S_CONFCOMPANY = 'You have made changes related to your company. Please confirm, whether you really are the representative of the company, which you have specified, by checking the corresponding box, or cancel changes. Thank you.'

var S_BANUSER	= 'Delete and ban user #{0}?'
var S_BANNED	= 'User #{0} has been deleted and banned.'
var S_UNBANNED	= 'User #{0} has been unblocked.'

var S_EDITCOMP	= 'Edit company profile'
var S_EDIT	= 'Edit'
var S_SEND	= 'Send'

var S_CLICKCLOSE= 'Click to close'
var S_PRESS	= 'press'
var S_TOCLOSE	= 'to close'

var S_CANTDEL	= 'Unable to delete.'