http://www.mediawiki.org/wiki/Special:Code/MediaWiki/83382

Revision: 83382
Author:   purodha
Date:     2011-03-06 13:32:12 +0000 (Sun, 06 Mar 2011)
Log Message:
-----------
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: trunk/extensions/Translate/PageTranslation.i18n.php
===================================================================
--- trunk/extensions/Translate/PageTranslation.i18n.php 2011-03-06 11:29:22 UTC 
(rev 83381)
+++ trunk/extensions/Translate/PageTranslation.i18n.php 2011-03-06 13:32:12 UTC 
(rev 83382)
@@ -135,13 +135,13 @@
 
        'pt-movepage-intro' => 'This special page allows you to move pages 
which are marked for translation.
 The move action will not be instant, because many pages will need to be moved.
-The job queue will be used for moving the pages.
+The [http://www.mediawiki.org/wiki/Manual:Job_queue job queue] will be used 
for moving the pages.
 While the pages are being moved, it is not possible to interact with the pages 
in question.
-Failures will be logged in the page translation log and they need to be 
repaired by hand.',
+Failures will be logged in the [[Special:Log/pagetranslation|page translation 
log]] and they need to be repaired by hand.',
 
        'pt-movepage-logreason' => 'Part of translatable page $1.',
        'pt-movepage-started' => 'The base page is now moved.
-Please check the page translation log for errors and completion message.',
+Please check the [[Special:Log/pagetranslation|page translation log]] for 
errors and completion message.',
 
        'pt-locked-page' => 'This page is locked because the translatable page 
is currently being moved.',
 );


_______________________________________________
MediaWiki-CVS mailing list
MediaWiki-CVS@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-cvs

Reply via email to