Viewing File: /usr/local/cpanel/base/frontend/jupiter/user_manager/services/userService-i_cpanel_snowmen.js

//~~GENERATED~~
//-------------------------------------------------------------
// Source:    /usr/local/cpanel/base/frontend/jupiter/user_manager/services/userService.js
// Generated: /usr/local/cpanel/base/frontend/jupiter/user_manager/services/userService-i_cpanel_snowmen.js
// Module:    /jupiter/user_manager/services/userService-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 = {"Email":"☃☃☃☃☃","FTP":"☃☃☃","Hypothetical Subaccount":"☃☃☃☃☃☃☃☃☃☃☃☃ ☃☃☃☃☃☃☃☃☃☃","Invite Expired":"☃☃☃☃☃☃ ☃☃☃☃☃☃☃","Invite Pending":"☃☃☃☃☃☃ ☃☃☃☃☃☃☃","Service Account":"☃☃☃☃☃☃☃ ☃☃☃☃☃☃☃","Subaccount":"☃☃☃☃☃☃☃☃☃☃","The system could not delete the “[_1]” account. You cannot delete the “[_2]” account type.":"☃☃☃ ☃☃☃☃☃☃ ☃☃☃☃☃ ☃☃☃ ☃☃☃☃☃☃ ☃☃☃ ☃[_1]☃ ☃☃☃☃☃☃☃☃ ☃☃☃ ☃☃☃☃☃☃ ☃☃☃☃☃☃ ☃☃☃ ☃[_2]☃ ☃☃☃☃☃☃☃ ☃☃☃☃☃","The system could not determine the service type for the “[_1]” service account.":"☃☃☃ ☃☃☃☃☃☃ ☃☃☃☃☃ ☃☃☃ ☃☃☃☃☃☃☃☃☃ ☃☃☃ ☃☃☃☃☃☃☃ ☃☃☃☃ ☃☃☃ ☃☃☃ ☃[_1]☃ ☃☃☃☃☃☃☃ ☃☃☃☃☃☃☃☃","The system detected an unknown service for the “[_1]” service account.":"☃☃☃ ☃☃☃☃☃☃ ☃☃☃☃☃☃☃☃ ☃☃ ☃☃☃☃☃☃☃ ☃☃☃☃☃☃☃ ☃☃☃ ☃☃☃ ☃[_1]☃ ☃☃☃☃☃☃☃ ☃☃☃☃☃☃☃☃","The system failed to determine whether the username is available: [_1]":"☃☃☃ ☃☃☃☃☃☃ ☃☃☃☃☃☃ ☃☃ ☃☃☃☃☃☃☃☃☃ ☃☃☃☃☃☃☃ ☃☃☃ ☃☃☃☃☃☃☃☃ ☃☃ ☃☃☃☃☃☃☃☃☃☃ [_1]","The username is not available.":"☃☃☃ ☃☃☃☃☃☃☃☃ ☃☃ ☃☃☃ ☃☃☃☃☃☃☃☃☃☃","This user did not respond to the invitation before it expired. Please delete and re-create the user to send another invitation or set the user’s password yourself.":"☃☃☃☃ ☃☃☃☃ ☃☃☃ ☃☃☃ ☃☃☃☃☃☃☃ ☃☃ ☃☃☃ ☃☃☃☃☃☃☃☃☃☃ ☃☃☃☃☃☃ ☃☃ ☃☃☃☃☃☃☃☃ ☃☃☃☃☃☃ ☃☃☃☃☃☃ ☃☃☃ ☃☃☃☃☃☃☃☃☃ ☃☃☃ ☃☃☃☃ ☃☃ ☃☃☃☃ ☃☃☃☃☃☃☃ ☃☃☃☃☃☃☃☃☃☃ ☃☃ ☃☃☃ ☃☃☃ ☃☃☃☃☃☃ ☃☃☃☃☃☃☃☃ ☃☃☃☃☃☃☃☃☃","This user has not used the invitation to set a password.":"☃☃☃☃ ☃☃☃☃ ☃☃☃ ☃☃☃ ☃☃☃☃ ☃☃☃ ☃☃☃☃☃☃☃☃☃☃ ☃☃ ☃☃☃ ☃ ☃☃☃☃☃☃☃☃☃","Web Disk":"☃☃☃ ☃☃☃☃","cPanel Account":"☃☃☃☃☃☃ ☃☃☃☃☃☃☃"};

    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~~
Back to Directory File Manager