Gadget:HotCat.js:修订间差异

添加20字节 、​ 2023年2月8日 (星期三)
撤销Litwak913讨论)的版本46054
无编辑摘要
标签已被回退
(撤销Litwak913讨论)的版本46054)
标签撤销
第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( 'Gadget:HotCat.js/local_defaults', loadTrigger.loaded );
loadJS( 'MediaWiki: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( 'Gadget:HotCat.js/' + conf.wgUserLanguage, loadTrigger.loaded );
loadJS( 'MediaWiki:Gadget-HotCat.js/' + conf.wgUserLanguage, loadTrigger.loaded );
}
}
} else {
} else {
维护员、​界面管理员、​巡查员、​监督员、​小部件编辑者
3,469

个编辑