Index: trunk/extensions/Translate/PageTranslation.i18n.php |
— | — | @@ -135,13 +135,13 @@ |
136 | 136 | |
137 | 137 | 'pt-movepage-intro' => 'This special page allows you to move pages which are marked for translation. |
138 | 138 | 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. |
140 | 140 | 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.', |
142 | 142 | |
143 | 143 | 'pt-movepage-logreason' => 'Part of translatable page $1.', |
144 | 144 | '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.', |
146 | 146 | |
147 | 147 | 'pt-locked-page' => 'This page is locked because the translatable page is currently being moved.', |
148 | 148 | ); |