Viewing File: /usr/local/cpanel/whostmgr/docroot/js2/managehooks-fil.js

//~~GENERATED~~
//-------------------------------------------------------------
// Source:    /usr/local/cpanel/whostmgr/docroot/js2/managehooks.js
// Generated: /usr/local/cpanel/whostmgr/docroot/js2/managehooks-fil.js
// Module:    /js2/managehooks-fil
// Locale:    fil
// 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 = {"Close":"Isara","Delete a Hook":"Magtanggal ng isang Hook","Deleting hook …":"Tinatanggal ang hook …","Disable":"I-disable","Disabling hook …":"Dini-disable ang hook …","Enable":"I-enable","Enabling hook …":"Ini-enable ang hook …","Move this hook down.":"Ibaba ang hook na ito.","Move this hook to the bottom.":"Ilipat ang hook na ito sa pinakababa.","Move this hook to the top.":"Ilipat ang hook na ito sa pinakataas.","Move this hook up.":"Itaas ang hook na ito.","Reordering hooks …":"Muling inaayos ang mga hook …","Save":"I-save","Saving …":"Sine-save …","This hook is disabled.":"Naka-disable ang hook na ito.","This hook is enabled.":"Naka-enable ang hook na ito.","View/Edit Hook Details":"Tingnan/I-edit ang Mga Detalye ng Hook"};

    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