Index: trunk/extensions/Translate/PageTranslation.i18n.php |
— | — | @@ -301,8 +301,14 @@ |
302 | 302 | 'pt-log-priority-langs-unset' => '{{logentry|[[Special:Log/pagetranslation]]}}', |
303 | 303 | 'pt-log-priority-langs' => 'Used on [[Special:Log/pagetranslation]]. $3 is comma-separated list of languages.', |
304 | 304 | '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.', |
307 | 313 | 'pt-movepage-block-base-exists' => "'''base page''' refers to the untranslated version of the translatable page.", |
308 | 314 | 'pt-movepage-block-tp-exists' => 'translation page is a translated version of a translatable page', |
309 | 315 | 'pt-movepage-block-section-exists' => 'Section page is a translation of one section. Translation page consists of many translation sections.', |