// webmasters form
capEmail = 'E-Mail';
capPassword = 'Password';
capVerifyPassword = 'Verify Password';
capContactDetails = 'Contact Details';
capFullName = 'Full Name';
capAddress = 'Address';
capPostCode = 'Post Code';
capCity = 'City';
capTelephone = 'Telephone';
capRegionLanguage = 'Region/Language';
capCountry = 'Country';
capRegion = 'Region';
capPreferedLanguage = 'Prefered Language';
capWebmasterRegistrationForm = 'Webmaster Registration Form';
capPleaseWait = 'Please wait...';
capLoading = 'Loading...';
capSubmit = 'Submit';
capCancel = 'Cancel';
capChooseCountry = 'Choose country...';
capSearching = 'Searching...';
capPage = 'Page';
capOf = 'Of';
capChooseRegion = '-- Choose your region (or post code [zip]) --';
capEmailTooltip = '<b>Please enter a valid email.</b><br>You will need to confirm your email address after registration.';
capRegionTooltip = 'You can type here to perform a filter search for your region. You can also search by post code (zip).';

// Webmasters Panel
capWebmasterConfirm = '<b>Thank you.</b> Your webmaster account has been created.'+
					'<div style="padding-top:10px"><b>IMPORTANT</b>: An automated email has been sent to the email address you have provided with your password. '+
					'Will will need to click on the link provided in order to confirm your webmaster account as soon as possible.</div>'+
					'<div style="padding-top:10px">Please click on the button below to continue to the submission form.';
capWebmasterContinue = 'Continue &raquo;';
capWebmasterConfirmTitle = 'Account Created';
capAcceptTerms = 'Accept terms of use';
capTermsTitle = 'Terms of use';

// submission form
capSubmissionForm = 'Submission Form';
capCategory = 'Category';
capChooseCategory = '-- Choose Category --';
capLanguages = 'Languages';
capChooseLanguages = '-- Choose Languages --';
capEnglish = 'English';
capGreek = 'Greek';
capTitle = 'Title';
capDescription = 'Description';
capComments = 'Comments';
capCategoryTooltip = 'You can type here to perform a filter search for your category';
capTitleTooltip = '<b>Please enter a short title</b>.<br>If this is a company\'s website, please enter your company title.<br>Do <u>NOT</u> use promotional text.';
capDescrTooltip = '<b>Please enter a short description</b>.<br>Please enter a descriptive short text for your website, do not enter just keywords.<br>Do <u>NOT</u> use promotional text.';

capSubmitHelpTitle = 'Conditions and Guidelines';


// login form
capLoginTitle = 'Webmaster Login';
capLogin = 'Login';
capRetrievePassword = 'Retrieve Password';
capRetrievePasswordText = 'Please enter your email address. Your password will be sent to your email address.';
capCreateAccount = 'Create Account';

// login form help
capHelpPanelTitle = 'Webmasters Area Guide';

