var txt_TooShortEmail = "Your e-mail address must be at least 6 characters long."; var txt_TooShortPassword = "Your password must be at least 3 characters long."; var txt_InvalidEmail = "Invalid e-mail address."; var txt_PasswordConfirmation = "Password confirmation error."; var txt_AcceptationError = "You must accept the terms of use."; var txt_FeedbackOK = "Your feedback was successfully sent to the HTML4SEO team."; var txt_FeedbackKO = "Sorry, an error occurred when sending your feedback !"; var txt_Sending = "sending..."; var txt_MySeoParams = "My SEO parameters"; var txt_MyDisplayParams = "My display settings"; var txt_SeoParamsTxt1 = "The number of keywords and the density are both major criteria used by search engines in order to evaluate the web page relevance for a keyword. The density seems to be more important than the number of keywords, which must not be underestimated though. The number of keywords is the counting of a keyword in a text. The density is a percentage which measures the keyword strength in a text. It is the ratio between the number of keywords and the total number of words. If a keyword appears twice among 400 words (number of keywords = 2, density = (2/400) x 100 = 0.5%), it is less important than if it appears once among 30 words (number of keywords = 1, density = (1/30) x 100 = 3.3%). If you are a SEO expert, feel free to modify the suggested values. Otherwise, be carefull, do not change the default settings."; var txt_SeoParamsTxt2 = "For search engines, the strength of a word depends on its HTML tag. If you are a SEO expert, feel free to modify the suggested values. Otherwise, be carefull, do not change the default settings."; var txt_DisplayParamsTxt1 = "There are several ways to view the Tagcloud"; var txt_TagcloudLength = "Length of the Tagcloud"; var txt_Words = "word(s)"; var txt_Characters = "character(s) or more"; var txt_TagcloudWordNb = "Tagcloud expression type with"; var txt_TagcloudType = "Tagcloud type"; var txt_TagcloudStrengthWeakness = "Tagcloud information type "; var txt_TCDiff = "differential"; var txt_TCComp = "compared"; var txt_Strengths = "Strengths"; var txt_Weaknesses = "Weaknesses"; var txt_NotTakeInAccountMoreThan = "Only display words with "; var txt_MyBlacklist = "My blacklist"; var txt_BlacklistTxt1 = "Some words are useless for the SEO, for example, 'the, at, on, ..., prepositions, etc...'. You can ignore them by adding them in blacklist."; var txt_BlacklistTxt2 = "The following checked words are in blacklist. You can remove them from your blacklist by unchecking them."; var txt_Wait = "Wait..."; var txt_NoWordInBlacklist = "No word in blacklist for the moment"; var txt_SaveAsSettings = "Save"; var txt_RestoreSettings = "Restore preferences"; var txt_Apply = "Apply"; var txt_ApplyToAllTabs = "Apply to all tabs"; var txt_ApplyToCurrentTab = "Apply to current tab only"; var txt_Close = "Close"; var txt_CurrentTab = "Current tab"; var txt_CustomSettings = "Preferences"; var txt_Counting = "Number of words"; var txt_Density = "Density"; var txt_TagCloudExpertTab = "Expert tab Tagcloud"; var txt_CountingAndDensity = "Number of words and density"; var txt_TagWeights = "Tag Weights"; var txt_VersusAbbr = "vs"; var txt_RestoreDefaultBlacklist = "Restore default blacklist"; var txt_Ok = "OK"; var txt_AuditBlacklist = "Audit blacklist"; var txt_SaveAsDefaultBlacklist = "Save as default blacklist"; var txt_UserBlacklist = "Default blacklist"; var txt_DoYouWantToDeleteTheWord = "Do you really want to remove the word '__WORD__' ?"; var txt_ThisKeywordBelongsToBL = "This keyword belongs to the '__EXPR__' LSI aggregate, do you really want to blacklist it ?"; var txt_NoWayToAddToBlacklist = "This keyword can not be added in your blacklist. Please only type digits and letters."; var txt_AddThisWordToBlacklist = "Add this word in my blacklist : "; var txt_AddToBlacklist = "Add to blacklist"; var txt_OpenAgregate = "Open the LSI aggregate"; var txt_GenerateAgregate = "Build an LSI aggregate"; var txt_AddToAgregate = "Add to the LSI aggregate"; var txt_CloseAgregate = "Close LSI aggregate"; var txt_DeleteAgregate = "Delete LSI aggregate"; var txt_ExpertTabTC = "Expert tab Tagcloud"; var txt_TipTable = "Tip table"; var txt_TTFilterTxt1 = "Only display tips when tags are used in at least"; var txt_Urls = "Urls"; var txt_TTNoFilterTxt = "Display all tips"; var txt_TTColChoiceIntro = "Choose the tip table columns :"; var txt_TTCol1 = "Url number"; var txt_TTCol2 = "Difficulty"; var txt_TTCol3 = "Relative efficiency"; var txt_TTCol4 = "ROI"; var txt_CurrentParamsTab = "Current parameters"; var txt_SeoUserPrefsNotAvailable = "The preferences allows you to choose custom SEO parameters. You need to download HTML4SEO.

Click here to download HTML4SEO"; var txt_DisplayUserPrefsNotAvailable = "The preferences allows you to choose custom display settings. You need to download HTML4SEO.

Click here to download HTML4SEO"; var txt_BlacklistUserPrefsNotAvailable = "The default blacklist allows you to ignore custom keywords. You need to download HTML4SEO.

Click here to download HTML4SEO"; var txt_ChooseComOpType = "Choose a commercial operation type"; var txt_WrongDateStart = "Invalid start date"; var txt_WrongDateStop = "Invalid end date"; var txt_PackDiscountRange = "For each product, your discount must be between 0 and 50 %"; var txt_ChooseComOpActivationMode = "You have to choose in which case the commercial operation is active (subscription and/or audit order)."; var txt_TooShortPromoCode = "Your promo code must be at least 4 character long."; var txt_WrongOperationName = "The name of your operation must be at least 3 character long."; var txt_Tag_title = "Title"; var txt_Tag_meta_description = "Meta Description"; var txt_Tag_meta_keywords = "Meta Keywords"; var txt_Tag_h1 = "H1"; var txt_Tag_h2 = "H2"; var txt_Tag_h3 = "H3"; var txt_Tag_h4 = "H4"; var txt_Tag_h5 = "H5"; var txt_Tag_h6 = "H6"; var txt_Tag_text = "Text"; var txt_Tag_strong = "Strong"; var txt_Tag_b = "B"; var txt_Tag_i = "I"; var txt_Tag_u = "U"; var txt_Tag_s = "S"; var txt_Tag_em = "Em"; var txt_Tag_a = "A"; var txt_Tag_a_href = "A Href"; var txt_Tag_a_title = "A Title"; var txt_Tag_a_name = "A Name"; var txt_Tag_img_src = "Img Src"; var txt_Tag_img_alt = "Img Alt"; var txt_Tag_img_title = "Img Title"; var txt_Tag_img_name = "Img Name"; var H_ShortDateFormat = new Array(); H_ShortDateFormat['fr'] = 'd/m/Y'; H_ShortDateFormat['en'] = 'm/d/Y'; H_ShortDateFormat['es'] = 'd/m/Y'; var H_DecimalSep = new Array(); H_DecimalSep['fr'] = ','; H_DecimalSep['en'] = '.'; H_DecimalSep['es'] = ',';