Viewing File: /usr/local/cpanel/base/frontend/jupiter/js2/mail/filters/editfilter-ms.js

//~~GENERATED~~
//-------------------------------------------------------------
// Source:    /usr/local/cpanel/base/frontend/jupiter/js2/mail/filters/editfilter.js
// Generated: /usr/local/cpanel/base/frontend/jupiter/js2/mail/filters/editfilter-ms.js
// Module:    /jupiter/js2/mail/filters/editfilter-ms
// Locale:    ms
// 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 = {"Browse":"Menyemak Seimbas","Cancel":"Batal","Filter Name":"Nama Penapis","Saving filter “[output,class,_1,code]” …":"Menyimpan penapis “[output,class,_1,code]” …","Success! The filters list is reloading now.":"Berjaya! Senarai penapis sedang dimuatkan semula sekarang.","The filter name cannot be empty.":"Nama penapis tidak boleh dibiarkan kosong.","The filter name cannot contain “[output,class,_1,code]” or “[output,class,_2,code]”.":"Nama penapis tidak mengandungi “[output,class,_1,code]” atau “[output,class,_2,code]”.","You have successfully created a new filter. You can create another one now, or you can [output,url,_1,return to the filters list].":"Anda telah berjaya mencipta penapis baharu. Anda boleh mencipta yang lain sekarang atau anda boleh [output,url,_1,kembali kepada senarai penapis]."};

    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