Last modified: 2012-12-18 16:48:37 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T45075, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 43075 - Config wm2013 translation group
Config wm2013 translation group
Status: RESOLVED FIXED
Product: Wikimedia
Classification: Unclassified
Site requests (Other open bugs)
unspecified
All All
: Normal enhancement (vote)
: ---
Assigned To: Niklas Laxström
: shell
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2012-12-13 15:32 UTC by Danny B.
Modified: 2012-12-18 16:48 UTC (History)
7 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Danny B. 2012-12-13 15:32:33 UTC
$wgTranslateCC['wiki-sidebar'] = 'addSidebarMessageGroup';
function addSidebarMessageGroup( $id ) {
  $mg = new WikiMessageGroup( $id, 'sidebar-messages' );
  $mg->setLabel( 'Sidebar' );
  $mg->setDescription( 'Messages used in the sidebar of this wiki' );
  return $mg;
}


According to https://www.mediawiki.org/wiki/Help:Extension:Translate/Unstructured_element_translation the preceding code should be added to config file. Please do so for Wikimania 2013, thanks.
Comment 1 Nemo 2012-12-13 15:45:10 UTC
This was already requested in the original bug about wm2013 IIRC, assigning to Niklas so that he can verify the config and add it to first suitable i18n deployment.

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links