MediaWiki:Gadget-HotCat.js: Perbedaan antara revisi

Konten dihapus Konten ditambahkan
IvanLanin (bicara | kontrib)
k menerjemahkan beberapa pesan. mudah-mudahan tak ada yang terlewat
k persingkat ringkasan suntingan
Baris 5:
*
* This version was forked from http://commons.wikimedia.org/w/index.php?title=MediaWiki:Gadget-HotCat.js&oldid=10204404
* In sync with version: http://commons.wikimedia.org/w/index.php?title=MediaWiki:Gadget-HotCat.js&oldid=1960066919600669f
* Major changes:
* - all code for the uploadForm has been removed
Baris 348:
document.editform.wpTextbox1.value = t ;
document.editform.wpSummary.value = summary.join( "; " )
+ " (menggunakan [[WP:HOTCAT|HotCat]])" ;
document.editform.wpMinoredit.checked = true ;
if (!prevent_autocommit) {