r78558 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r78557‎ | r78558 | r78559 >
Date:10:06, 18 December 2010
Author:jeroendedauw
Status:deferred
Tags:
Comment:
lang tweak
Modified paths:
  • /trunk/extensions/Push/Push.i18n.php (modified) (history)

Diff [purge]

Index: trunk/extensions/Push/Push.i18n.php
@@ -50,7 +50,7 @@
5151 'push-tab-inc-templates' => 'Include templates',
5252 'push-tab-used-templates' => '(Used {{PLURAL:$2|template|templates}}: $1)',
5353 'push-tab-no-used-templates' => '(No templates are used on this page.)',
54 - 'push-tab-inc-files' => 'Include files',
 54+ 'push-tab-inc-files' => 'Include embedded files',
5555 'push-tab-err-fileinfo' => 'Could not obtain which files are used on this page. None have been pushed.',
5656 'push-tab-err-filepush-unknown' => 'File push failed for an unknown reason.',
5757 'push-tab-err-filepush' => 'File push failed: $1',
@@ -71,7 +71,7 @@
7272 'push-special-err-token-failed' => 'Could not obtain an edit token on the target wiki.',
7373 'push-special-err-pageget-failed' => 'Could not obtain local page content.',
7474 'push-special-err-push-failed' => 'Target wiki refused the pushed page.',
75 - 'push-special-inc-files' => 'Include files',
 75+ 'push-special-inc-files' => 'Include embedded files',
7676 'push-special-err-imginfo-failed' => 'Could not determine if any files needed to be pushed.',
7777 'push-special-obtaining-fileinfo' => '$1: Obtaining file information...',
7878 'push-special-pushing-file' => '$1: Pushing file $2...',

Status & tagging log