r113931 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r113930‎ | r113931 | r113932 >
Date:16:31, 15 March 2012
Author:santhosh
Status:ok
Tags:i18nreview 
Comment:
Better message documentation, this time for real
Ping 113908
Modified paths:
  • /trunk/extensions/Translate/PageTranslation.i18n.php (modified) (history)

Diff [purge]

Index: trunk/extensions/Translate/PageTranslation.i18n.php
@@ -302,12 +302,12 @@
303303 'pt-log-priority-langs' => 'Used on [[Special:Log/pagetranslation]]. $3 is comma-separated list of languages.',
304304 'pt-log-priority-langs-force' => 'Used on [[Special:Log/pagetranslation]]. $3 is a comma-separated list of languages.',
305305 'pt-log-aggregategroup-associate' => 'Used on [[Special:Log/pagetranslation]],
306 -* $1 is the user,
307 -* $2 is link to a page,
 306+* $1 is link to a page,
 307+* $2 is the user,
308308 * $3 is an aggregate group name.',
309309 'pt-log-aggregategroup-dissociate' => 'Used on [[Special:Log/pagetranslation]],
310 -* $1 is the user,
311 -* $2 is link to a page,
 310+* $1 is link to a page,
 311+* $2 is the user,
312312 * $3 is an aggregate group name.',
313313 'pt-movepage-block-base-exists' => "'''base page''' refers to the untranslated version of the translatable page.",
314314 'pt-movepage-block-tp-exists' => 'translation page is a translated version of a translatable page',

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r113908Better message documentationsanthosh11:33, 15 March 2012

Status & tagging log