Gadget:HotCat.js:修订间差异

删除20字节 、​ 2023年2月8日 (星期三)
无编辑摘要
(Litwak913移动页面MediaWiki:Gadget-HotCat.jsGadget:HotCat.js,不留重定向)
无编辑摘要
标签已被回退
第282行: 第282行:
// from the wiki where this script is executing, even if this script itself is hotlinked from Commons. This can
// from the wiki where this script is executing, even if this script itself is hotlinked from Commons. This can
// be used to change the default settings, or to provide localized interface texts for edit summaries and so on.
// be used to change the default settings, or to provide localized interface texts for edit summaries and so on.
loadJS( 'MediaWiki:Gadget-HotCat.js/local_defaults', loadTrigger.loaded );
loadJS( 'Gadget:HotCat.js/local_defaults', loadTrigger.loaded );


// Load localized UI texts. These are the texts that HotCat displays on the page itself. Texts shown in edit summaries
// Load localized UI texts. These are the texts that HotCat displays on the page itself. Texts shown in edit summaries
第298行: 第298行:
} else {
} else {
// Load translations locally
// Load translations locally
loadJS( 'MediaWiki:Gadget-HotCat.js/' + conf.wgUserLanguage, loadTrigger.loaded );
loadJS( 'Gadget:HotCat.js/' + conf.wgUserLanguage, loadTrigger.loaded );
}
}
} else {
} else {
维护员、​界面管理员、​巡查员、​监督员、​小部件编辑者
3,469

个编辑