//~~GENERATED~~
//-------------------------------------------------------------
// Source: /usr/local/cpanel/whostmgr/docroot/templates/greylist/views/base.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/greylist/views/base-i_cpanel_snowmen.js
// Module: /templates/greylist/views/base-i_cpanel_snowmen
// Locale: i_cpanel_snowmen
// This file is generated by the cpanel localization system
// using the bin/_build_translated_js_hash_files.pl script.
//-------------------------------------------------------------
// !!! Do not hand edit this file !!!
//-------------------------------------------------------------
(function() {
// The raw lexicon.
var newLex = {"Add to Trusted Hosts":"☃☃☃ ☃☃ ☃☃☃☃☃☃☃ ☃☃☃☃☃","Some Host [asis,IP] addresses were not added to the Trusted Hosts list.":"☃☃☃☃ ☃☃☃☃ [asis,☃☃] ☃☃☃☃☃☃☃☃☃ ☃☃☃☃ ☃☃☃ ☃☃☃☃☃ ☃☃ ☃☃☃ ☃☃☃☃☃☃☃ ☃☃☃☃☃ ☃☃☃☃☃","The status for [asis,Greylisting] has changed, possibly in another browser session.":"☃☃☃ ☃☃☃☃☃☃ ☃☃☃ [asis,☃☃☃☃☃☃☃☃☃☃☃] ☃☃☃ ☃☃☃☃☃☃☃☃ ☃☃☃☃☃☃☃☃ ☃☃ ☃☃☃☃☃☃☃ ☃☃☃☃☃☃☃ ☃☃☃☃☃☃☃☃","You have successfully added [quant,_1,record,records] to the Trusted Hosts list.":"☃☃☃ ☃☃☃☃ ☃☃☃☃☃☃☃☃☃☃☃☃ ☃☃☃☃☃ [quant,_1,☃☃☃☃☃☃,☃☃☃☃☃☃☃] ☃☃ ☃☃☃ ☃☃☃☃☃☃☃ ☃☃☃☃☃ ☃☃☃☃☃","You have successfully added “[_1]” to the Trusted Hosts list.":"☃☃☃ ☃☃☃☃ ☃☃☃☃☃☃☃☃☃☃☃☃ ☃☃☃☃☃ ☃[_1]☃ ☃☃ ☃☃☃ ☃☃☃☃☃☃☃ ☃☃☃☃☃ ☃☃☃☃☃","You have successfully updated the comment for “[_1]”.":"☃☃☃ ☃☃☃☃ ☃☃☃☃☃☃☃☃☃☃☃☃ ☃☃☃☃☃☃☃ ☃☃☃ ☃☃☃☃☃☃☃ ☃☃☃ ☃[_1]☃☃","Your neighboring [asis,IP] addresses are not in the Trusted Hosts list.":"☃☃☃☃ ☃☃☃☃☃☃☃☃☃☃☃ [asis,☃☃] ☃☃☃☃☃☃☃☃☃ ☃☃☃ ☃☃☃ ☃☃ ☃☃☃ ☃☃☃☃☃☃☃ ☃☃☃☃☃ ☃☃☃☃☃","[asis,Exim] is disabled on the server which makes [asis,Greylisting] ineffective. Use the [output,url,_1,Service Manager page,_2] to enable [asis,Exim].":"[asis,☃☃☃☃] ☃☃ ☃☃☃☃☃☃☃☃ ☃☃ ☃☃☃ ☃☃☃☃☃☃ ☃☃☃☃☃ ☃☃☃☃☃ [asis,☃☃☃☃☃☃☃☃☃☃☃] ☃☃☃☃☃☃☃☃☃☃☃☃ ☃☃☃ ☃☃☃ [output,url,_1,☃☃☃☃☃☃☃ ☃☃☃☃☃☃☃ ☃☃☃☃,_2] ☃☃ ☃☃☃☃☃☃ [asis,☃☃☃☃]☃","[asis,Greylisting] is now disabled.":"[asis,☃☃☃☃☃☃☃☃☃☃☃] ☃☃ ☃☃☃ ☃☃☃☃☃☃☃☃☃","[asis,Greylisting] is now enabled.":"[asis,☃☃☃☃☃☃☃☃☃☃☃] ☃☃ ☃☃☃ ☃☃☃☃☃☃☃☃"};
if (!this.LEXICON) {
this.LEXICON = {};
}
for(var item in newLex) {
if(newLex.hasOwnProperty(item)) {
var value = newLex[item];
if (typeof(value) === "string" && value !== "") {
// Only add it if there is a value.
this.LEXICON[item] = value;
}
}
}
})();
//~~END-GENERATED~~