r78387 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r78386‎ | r78387 | r78388 >
Date:16:41, 14 December 2010
Author:jeroendedauw
Status:deferred
Tags:
Comment:
Minor lang tweaks
Modified paths:
  • /trunk/extensions/Push/Push.i18n.php (modified) (history)

Diff [purge]

Index: trunk/extensions/Push/Push.i18n.php
@@ -22,7 +22,7 @@
2323 'right-pushadmin' => 'Authorization to modify push targets and push settings.',
2424
2525 'push-err-captacha' => 'Could not push to $1 due to captcha.',
26 - 'push-err-captcha-page' => 'Could not push page $1 to all targets due to captcha.',
 26+ 'push-err-captcha-page' => 'Could not push page $1 to all targets due to CAPTCHA.',
2727 'push-err-authentication' => 'Authentication at $1 failed. $2',
2828
2929 // Tab
@@ -33,7 +33,7 @@
3434 'push-button-pushing-files' => 'Pushing files',
3535 'push-button-completed' => 'Push completed',
3636 'push-button-failed' => 'Push failed',
37 - 'push-tab-title' => 'Pushing $1',
 37+ 'push-tab-title' => 'Push $1',
3838 'push-targets' => 'Push targets',
3939 'push-add-target' => 'Add target',
4040 'push-import-revision-message' => 'Pushed from $1 by $2. $3',

Status & tagging log