r83382 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r83381‎ | r83382 | r83383 >
Date:13:32, 6 March 2011
Author:purodha
Status:resolved (Comments)
Tags:
Comment:
Add link to explain "job queue". Make log names link to the logs, according to suggestion
at http://translatewiki.net/wiki/Thread:Support/Messages_when_moving_translatable_pages
Modified paths:
  • /trunk/extensions/Translate/PageTranslation.i18n.php (modified) (history)

Diff [purge]

Index: trunk/extensions/Translate/PageTranslation.i18n.php
@@ -135,13 +135,13 @@
136136
137137 'pt-movepage-intro' => 'This special page allows you to move pages which are marked for translation.
138138 The move action will not be instant, because many pages will need to be moved.
139 -The job queue will be used for moving the pages.
 139+The [http://www.mediawiki.org/wiki/Manual:Job_queue job queue] will be used for moving the pages.
140140 While the pages are being moved, it is not possible to interact with the pages in question.
141 -Failures will be logged in the page translation log and they need to be repaired by hand.',
 141+Failures will be logged in the [[Special:Log/pagetranslation|page translation log]] and they need to be repaired by hand.',
142142
143143 'pt-movepage-logreason' => 'Part of translatable page $1.',
144144 'pt-movepage-started' => 'The base page is now moved.
145 -Please check the page translation log for errors and completion message.',
 145+Please check the [[Special:Log/pagetranslation|page translation log]] for errors and completion message.',
146146
147147 'pt-locked-page' => 'This page is locked because the translatable page is currently being moved.',
148148 );

Follow-up revisions

RevisionCommit summaryAuthorDate
r83384Remove mention of job queue.siebrand14:59, 6 March 2011

Comments

#Comment by Nikerabbit (talk | contribs)   13:45, 6 March 2011

I'm not sure that http://www.mediawiki.org/wiki/Manual:Job_queue is page we want to show to users who do not know what JobQueue is.

#Comment by Siebrand (talk | contribs)   16:11, 6 March 2011

I have removed the reference altogether in r83384.

Status & tagging log