Last modified: 2013-05-19 21:01:06 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 T43585, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 41585 - Add the extensions Translate and TranslateNotifications on Wikidata
Add the extensions Translate and TranslateNotifications on Wikidata
Status: RESOLVED FIXED
Product: Wikimedia
Classification: Unclassified
Extension setup (Other open bugs)
wmf-deployment
All All
: Unprioritized enhancement (vote)
: ---
Assigned To: Nobody - You can work on this!
: i18n
: 41567 (view as bug list)
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2012-10-31 13:48 UTC by jeblad
Modified: 2013-05-19 21:01 UTC (History)
5 users (show)

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


Attachments

Description jeblad 2012-10-31 13:48:27 UTC
Add the extensions Translate and TranslateNotifications on Wikidata according to the outcome of the discussion on "Project chat" (http://www.wikidata.org/wiki/Wikidata:Project_chat#Translate_extensions)

Any configuration should be similar to Meta.
Comment 1 Raimond Spekking 2012-10-31 14:03:00 UTC
*** Bug 41567 has been marked as a duplicate of this bug. ***
Comment 2 Sam Reed (reedy) 2012-11-01 22:50:49 UTC
https://gerrit.wikimedia.org/r/#/c/31342/
Comment 3 Niklas Laxström 2012-11-02 07:57:45 UTC
Cool! I would suggest some configuration changes though:

1) reduce the number of states
2) add automatic state changes per https://www.mediawiki.org/wiki/Help:Extension:Translate/Message_group_states

'wikidatawiki' => array(
  'progress' => array( 'color' => 'E00' ),
  'proofreading' => array( 'color' => 'FFBF00' ),
  'ready' => array( 'color' => 'FF0' ),
  'state conditions' => array(
    array( 'ready', array( 'PROOFREAD' => 'MAX' ) ),
    array( 'proofreading', array( 'TRANSLATED' => 'MAX' ) ),
    array( 'progress', array( 'UNTRANSLATED' => 'NONZERO' ) ),
  )
),
Comment 4 Gerrit Notification Bot 2013-05-19 21:01:06 UTC
Related URL: https://gerrit.wikimedia.org/r/64539 (Gerrit Change I2a4b70a075dabe0489456db372a6ee40c9360c4d)

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


Navigation
Links