//~~GENERATED~~
//-------------------------------------------------------------
// Source: /usr/local/cpanel/whostmgr/docroot/templates/contact_manager/index.cmb.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/contact_manager/index.cmb-i_cpanel_snowmen.js
// Module: /templates/contact_manager/index.cmb-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 = {" … and [numf,_1] more":" ☃ ☃☃☃ [numf,_1] ☃☃☃☃","Click to continue as the “[_1]” user and modify the [asis,cPanel] notification settings.":"Click to continue as the “[_1]” user and modify the [asis,cPanel] notification settings.","Go to [asis,cPanel]":"☃☃ ☃☃ [asis,☃☃☃☃☃☃]","The system sent the [_1] notification message “[_2]” successfully to “[_3]”.":"☃☃☃ ☃☃☃☃☃☃ ☃☃☃☃ ☃☃☃ [_1] ☃☃☃☃☃☃☃☃☃☃☃☃ ☃☃☃☃☃☃☃ ☃[_2]☃ ☃☃☃☃☃☃☃☃☃☃☃☃ ☃☃ ☃[_3]☃☃","The system sent the [_1] notification message “[_2]” successfully.":"☃☃☃ ☃☃☃☃☃☃ ☃☃☃☃ ☃☃☃ [_1] ☃☃☃☃☃☃☃☃☃☃☃☃ ☃☃☃☃☃☃☃ ☃[_2]☃ ☃☃☃☃☃☃☃☃☃☃☃☃☃","The system was unable to send the [_1] notification because of the following error: [_2]":"☃☃☃ ☃☃☃☃☃☃ ☃☃☃ ☃☃☃☃☃☃ ☃☃ ☃☃☃☃ ☃☃☃ [_1] ☃☃☃☃☃☃☃☃☃☃☃☃ ☃☃☃☃☃☃☃ ☃☃ ☃☃☃ ☃☃☃☃☃☃☃☃☃ ☃☃☃☃☃☃ [_2]","The system was unable to send the [_1] notification to “[_2]” because of the following error: [_3]":"☃☃☃ ☃☃☃☃☃☃ ☃☃☃ ☃☃☃☃☃☃ ☃☃ ☃☃☃☃ ☃☃☃ [_1] ☃☃☃☃☃☃☃☃☃☃☃☃ ☃☃ ☃[_2]☃ ☃☃☃☃☃☃☃ ☃☃ ☃☃☃ ☃☃☃☃☃☃☃☃☃ ☃☃☃☃☃☃ [_3]"};
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~~