r108451 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r108450‎ | r108451 | r108452 >
Date:18:42, 9 January 2012
Author:siebrand
Status:ok
Tags:
Comment:
MFT to trunk/HEAD for i18ndeploy.
Modified paths:
  • /branches/wmf/1.18wmf1/extensions/Translate/FFS.php (modified) (history)
  • /branches/wmf/1.18wmf1/extensions/Translate/FirstSteps.i18n.php (modified) (history)
  • /branches/wmf/1.18wmf1/extensions/Translate/Groups.php (modified) (history)
  • /branches/wmf/1.18wmf1/extensions/Translate/Message.php (modified) (history)
  • /branches/wmf/1.18wmf1/extensions/Translate/MessageCollection.php (modified) (history)
  • /branches/wmf/1.18wmf1/extensions/Translate/MessageGroups.php (modified) (history)
  • /branches/wmf/1.18wmf1/extensions/Translate/PageTranslation.i18n.php (modified) (history)
  • /branches/wmf/1.18wmf1/extensions/Translate/README (modified) (history)
  • /branches/wmf/1.18wmf1/extensions/Translate/Translate.alias.php (modified) (history)
  • /branches/wmf/1.18wmf1/extensions/Translate/Translate.i18n.php (modified) (history)
  • /branches/wmf/1.18wmf1/extensions/Translate/Translate.magic.php (added) (history)
  • /branches/wmf/1.18wmf1/extensions/Translate/Translate.php (modified) (history)
  • /branches/wmf/1.18wmf1/extensions/Translate/TranslateEditAddons.php (modified) (history)
  • /branches/wmf/1.18wmf1/extensions/Translate/TranslateGroupDescriptions.i18n.php (modified) (history)
  • /branches/wmf/1.18wmf1/extensions/Translate/TranslateHooks.php (modified) (history)
  • /branches/wmf/1.18wmf1/extensions/Translate/TranslateTasks.php (modified) (history)
  • /branches/wmf/1.18wmf1/extensions/Translate/TranslateUtils.php (modified) (history)
  • /branches/wmf/1.18wmf1/extensions/Translate/_autoload.php (modified) (history)
  • /branches/wmf/1.18wmf1/extensions/Translate/api/ApiGroupReview.php (added) (history)
  • /branches/wmf/1.18wmf1/extensions/Translate/api/ApiQueryMessageCollection.php (modified) (history)
  • /branches/wmf/1.18wmf1/extensions/Translate/api/ApiTranslationReview.php (added) (history)
  • /branches/wmf/1.18wmf1/extensions/Translate/check-blacklist.php (modified) (history)
  • /branches/wmf/1.18wmf1/extensions/Translate/ffs/Gettext.php (modified) (history)
  • /branches/wmf/1.18wmf1/extensions/Translate/resources/ext.translate.css (modified) (history)
  • /branches/wmf/1.18wmf1/extensions/Translate/resources/ext.translate.messagetable.css (modified) (history)
  • /branches/wmf/1.18wmf1/extensions/Translate/resources/ext.translate.messagetable.js (added) (history)
  • /branches/wmf/1.18wmf1/extensions/Translate/resources/ext.translate.quickedit.css (modified) (history)
  • /branches/wmf/1.18wmf1/extensions/Translate/resources/ext.translate.quickedit.js (modified) (history)
  • /branches/wmf/1.18wmf1/extensions/Translate/resources/ext.translate.special.importtranslations.js (modified) (history)
  • /branches/wmf/1.18wmf1/extensions/Translate/resources/ext.translate.special.languagestats.js (modified) (history)
  • /branches/wmf/1.18wmf1/extensions/Translate/resources/ext.translate.special.pagetranslation.css (added) (history)
  • /branches/wmf/1.18wmf1/extensions/Translate/resources/ext.translate.special.translate.css (modified) (history)
  • /branches/wmf/1.18wmf1/extensions/Translate/resources/ext.translate.special.translate.js (added) (history)
  • /branches/wmf/1.18wmf1/extensions/Translate/resources/jquery.autoresize.js (modified) (history)
  • /branches/wmf/1.18wmf1/extensions/Translate/scripts/cli.inc (modified) (history)
  • /branches/wmf/1.18wmf1/extensions/Translate/scripts/export.php (modified) (history)
  • /branches/wmf/1.18wmf1/extensions/Translate/scripts/fuzzy.php (modified) (history)
  • /branches/wmf/1.18wmf1/extensions/Translate/scripts/migrate-schema2.php (added) (history)
  • /branches/wmf/1.18wmf1/extensions/Translate/scripts/poimport.php (modified) (history)
  • /branches/wmf/1.18wmf1/extensions/Translate/specials/SpecialFirstSteps.php (modified) (history)
  • /branches/wmf/1.18wmf1/extensions/Translate/specials/SpecialLanguageStats.php (modified) (history)
  • /branches/wmf/1.18wmf1/extensions/Translate/specials/SpecialManageGroups.php (modified) (history)
  • /branches/wmf/1.18wmf1/extensions/Translate/specials/SpecialMessageGroupStats.php (modified) (history)
  • /branches/wmf/1.18wmf1/extensions/Translate/specials/SpecialMyLanguage.php (modified) (history)
  • /branches/wmf/1.18wmf1/extensions/Translate/specials/SpecialSupportedLanguages.php (modified) (history)
  • /branches/wmf/1.18wmf1/extensions/Translate/specials/SpecialTranslate.php (modified) (history)
  • /branches/wmf/1.18wmf1/extensions/Translate/specials/SpecialTranslationStats.php (modified) (history)
  • /branches/wmf/1.18wmf1/extensions/Translate/specials/SpecialTranslations.php (modified) (history)
  • /branches/wmf/1.18wmf1/extensions/Translate/spyc/spyc.php (modified) (history)
  • /branches/wmf/1.18wmf1/extensions/Translate/sql/revtag.sql (modified) (history)
  • /branches/wmf/1.18wmf1/extensions/Translate/sql/translate_groupreviews.sql (added) (history)
  • /branches/wmf/1.18wmf1/extensions/Translate/sql/translate_reviews.sql (added) (history)
  • /branches/wmf/1.18wmf1/extensions/Translate/tag/MoveJob.php (modified) (history)
  • /branches/wmf/1.18wmf1/extensions/Translate/tag/PageTranslationHooks.php (modified) (history)
  • /branches/wmf/1.18wmf1/extensions/Translate/tag/SpecialPageTranslation.php (modified) (history)
  • /branches/wmf/1.18wmf1/extensions/Translate/tag/SpecialPageTranslationMovePage.php (modified) (history)
  • /branches/wmf/1.18wmf1/extensions/Translate/utils/CompatibilityCode.php (deleted) (history)
  • /branches/wmf/1.18wmf1/extensions/Translate/utils/MessageGroupStats.php (modified) (history)
  • /branches/wmf/1.18wmf1/extensions/Translate/utils/MessageHandle.php (modified) (history)
  • /branches/wmf/1.18wmf1/extensions/Translate/utils/MessageIndex.php (modified) (history)
  • /branches/wmf/1.18wmf1/extensions/Translate/utils/MessageTable.php (modified) (history)
  • /branches/wmf/1.18wmf1/extensions/Translate/utils/MessageWebImporter.php (modified) (history)
  • /branches/wmf/1.18wmf1/extensions/Translate/utils/StatsTable.php (modified) (history)
  • /branches/wmf/1.18wmf1/extensions/Translate/utils/TranslationEditPage.php (modified) (history)
  • /branches/wmf/1.18wmf1/extensions/Translate/utils/TranslationHelpers.php (modified) (history)
  • /branches/wmf/1.18wmf1/extensions/Translate/utils/UserToggles.php (modified) (history)

Diff [purge]

The diff is too large to display.

Status & tagging log