Page MenuHomePhabricator

zh-hant translations for extensions not exported
Closed, ResolvedPublic

Description

From Thread:Project:Current issues/MediaWiki:Extdist-Created-Extensions/Zh-hant:

There's one translation message from Extension Distribution (extdist-created-extensions) that hasn't been updated properly to the repository, not reflecting the current text from Translate Wiki

Links:

Things that seem problematic:

  • The message was renamed in TWN by a user (this seems OK since it's the current name in english)
  • Last change in zh-hant.json file was from before the rename. Maybe that rename didn't trigger the update of the l10n bot?

Event Timeline

Ciencia_Al_Poder raised the priority of this task from to Needs Triage.
Ciencia_Al_Poder updated the task description. (Show Details)
Ciencia_Al_Poder added a project: Deployments.
Ciencia_Al_Poder subscribed.
Krenair set Security to None.
Krenair subscribed.

And MediaWiki:Extdist-choose-extensions/zh-hant

Nemo_bis subscribed.

Let's see if a new edit is exported.

Hmm, I'm not sure this command is right:

nemobis@tools-bastion-01:/shared/mediawiki/extensions$ find -maxdepth 3 -type f -name zh-hant.json -mtime 100
./ThrottleOverride/i18n/zh-hant.json

but it seems that no zh-hant.json file was modified in extensions after 2014-12-26, yet statistics show some activity.

Nemo_bis renamed this task from Investigate and fix synchronization problem of MediaWiki:Extdist-created-extensions/zh-hant message between TWN and repository to zh-hant translations for extensions not exported.Apr 6 2015, 4:11 PM
Nemo_bis triaged this task as Medium priority.
Nemo_bis edited projects, added I18n; removed MediaWiki-extensions-General.
Nemo_bis added a subscriber: Raymond.
Nemo_bis claimed this task.

The translation was exported correctly with d49611d3efbbea116fa7f34f4b12ddb216ccd818, which shows some updates were skipped previously

@Raymond may want to test doing a full export/rebuild of zh-hant, but the bug as such seems fixed.