Viewing File: /usr/local/cpanel/base/sharedjs/email_ui_control-id.js

//~~GENERATED~~
//-------------------------------------------------------------
// Source:    /usr/local/cpanel/base/sharedjs/email_ui_control.js
// Generated: /usr/local/cpanel/base/sharedjs/email_ui_control-id.js
// Module:    legacy_shared/email_ui_control-id
// Locale:    id
// 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 = {"An unknown error occurred.":"Terjadi kesalahan yang tidak diketahui.","Checkboxes":"Kotak centang","Hide":"Sembunyikan","Jump to page.":"Langsung ke halaman.","Next Page":"Halaman Berikutnya","Page [numf,_1]":"Halaman [numf,_1]","Page [numf,_1] of [numf,_2]":"Halaman [numf,_1] dari [numf,_2]","Previous Page":"Halaman Sebelumnya","Reconfigure Search":"Konfigurasikan Ulang Pencarian","Reset to Default":"Atur Ulang ke Default","Rows per Page":"Baris per Halaman","Select All":"Pilih Semua","Show [quant,_1,Result,Results]":"Tampilkan [quant,_1, Hasil, Hasil]","The search matches [quant,_1,record,records].":"Penelusuran menemukan [quant,_1, catatan, catatan].","You must show at least one message type.":"Anda harus menampilkan minimal satu tipe pesan."};

    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