MediaWiki:Gadget-HotCat.js/local defaults
Görünüm
//
// Adjusting HotCat text and settings
if ( typeof( HotCat ) != 'undefined' ) {
HotCat.disambig_category = 'Anlam ayrımı';
HotCat.redir_category = 'Kategori yönlendirmeleri';
HotCat.uncat_regexp = /\{\{\s*([Kk]at(egori[sz]iz( image)?)?|[Nn]ocat|[Nn]eedscategory)[^}]*\}\}\s*(<\!--.*?--\>)?/g;
HotCat.template_categories = {};
} // end if
//