Viewing File: /usr/local/cpanel/whostmgr/docroot/templates/backup_configuration/views/destinations-en.js

//~~GENERATED~~
//-------------------------------------------------------------
// Source:    /usr/local/cpanel/whostmgr/docroot/templates/backup_configuration/views/destinations.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/backup_configuration/views/destinations-en.js
// Module:    /templates/backup_configuration/views/destinations-en
// Locale:    en
// 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 = {"A new window will appear that will allow you to generate Google® credentials.":"A new window will appear that will allow you to generate Google® credentials.","No [asis,Google Drive™] credentials have been generated for client id, “[_1]” ….":"No [asis,Google Drive™] credentials have been generated for client id, “[_1]” ….","The system generated the key successfully.":"The system generated the key successfully.","The system successfully deleted the “[_1]” destination.":"The system successfully deleted the “[_1]” destination.","The system successfully saved the “[_1]” destination.":"The system successfully saved the “[_1]” destination.","The validation for the “[_1]” destination succeeded.":"The validation for the “[_1]” destination succeeded.","You disabled the destination “[_1]”.":"You disabled the destination “[_1]”.","You enabled the destination “[_1]”.":"You enabled the destination “[_1]”.","You must generate new credentials to access destinations that require this client [asis,ID].":"You must generate new credentials to access destinations that require this client [asis,ID]."};

    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