SpecialUpload.php / [[:Commons]]
Hi, (..oh threaded discussion, never used it before...) I had a glad look at http://svn.wikimedia.org/viewvc/mediawiki/trunk/phase3/includes/specials/SpecialUpload.php?revision=102112&view=markup#l468 and wonder why the headings are still not internationalized on Commons when using the upload-form e.g. https://secure.wikimedia.org/wikipedia/commons/w/index.php?title=Special:Upload&uselang=deownwork .
What do we have to change in order to enable this feature (get {{int:license-header}} instead of == Licensing ==)? I searched the help-pages here but they weren't really helpful. Thanks for your advice.
Regards -- Rillke 15:14, 11 November 2011 (UTC)
You need to ask the sysadmins to add those messages (license-header, filedesc, filestatus and filesource) in $wgForceUIMsgAsContentMsg in Bugzilla.
Thank you. bugzilla:32587 - done.