r113908 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r113907‎ | r113908 | r113909 >
Date:11:33, 15 March 2012
Author:santhosh
Status:resolved (Comments)
Tags:
Comment:
Better message documentation
Modified paths:
  • /trunk/extensions/Translate/PageTranslation.i18n.php (modified) (history)

Diff [purge]

Index: trunk/extensions/Translate/PageTranslation.i18n.php
@@ -301,8 +301,14 @@
302302 'pt-log-priority-langs-unset' => '{{logentry|[[Special:Log/pagetranslation]]}}',
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.',
305 - 'pt-log-aggregategroup-associate' => '{{logentry|[[Special:Log/pagetranslation]]}}',
306 - 'pt-log-aggregategroup-dissociate' => '{{logentry|[[Special:Log/pagetranslation]]}}',
 305+ 'pt-log-aggregategroup-associate' => 'Used on [[Special:Log/pagetranslation]],
 306+* $1 is the user,
 307+* $2 is link to a page,
 308+* $3 is an aggregate group name.',
 309+ 'pt-log-aggregategroup-dissociate' => 'Used on [[Special:Log/pagetranslation]],
 310+* $1 is the user,
 311+* $2 is link to a page,
 312+* $3 is an aggregate group name.',
307313 'pt-movepage-block-base-exists' => "'''base page''' refers to the untranslated version of the translatable page.",
308314 'pt-movepage-block-tp-exists' => 'translation page is a translated version of a translatable page',
309315 'pt-movepage-block-section-exists' => 'Section page is a translation of one section. Translation page consists of many translation sections.',

Follow-up revisions

RevisionCommit summaryAuthorDate
r113931Better message documentation, this time for real...santhosh16:31, 15 March 2012

Comments

#Comment by Nikerabbit (talk | contribs)   14:06, 15 March 2012

$1 is not the user

Status & tagging log