r78577 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r78576‎ | r78577 | r78578 >
Date:19:45, 18 December 2010
Author:jeroendedauw
Status:deferred
Tags:
Comment:
Follow up to r78573
Modified paths:
  • /trunk/extensions/Push/Push.i18n.php (modified) (history)

Diff [purge]

Index: trunk/extensions/Push/Push.i18n.php
@@ -56,8 +56,8 @@
5757 'push-tab-err-filepush' => 'File push failed: $1',
5858 'push-tab-embedded-files' => 'Embedded files: ',
5959 'push-tab-no-embedded-files' => '(No files are embedded in this page.)',
60 - 'push-tab-files-override' => 'These files already exist: $1', // JS message, if you want to add plural, then fix the JS first.
61 - 'push-tab-template-override' => 'These templates already exist: $1', // JS message, if you want to add plural, then fix the JS first.
 60+ 'push-tab-files-override' => 'These files already exist: $1',
 61+ 'push-tab-template-override' => 'These templates already exist: $1',
6262
6363 // Special page
6464 'special-push' => 'Push pages',
@@ -91,6 +91,8 @@
9292 'push-err-authentication' => '$1: wiki name, $2: optional detailed error message',
9393 'push-remote-page-link' => '$1: page name, $2: wiki name',
9494 'push-remote-page-link-full' => '$1: page name, $2: wiki name',
 95+ 'push-tab-files-override' => 'JavaScript message, no PLURAL available',
 96+ 'push-tab-template-override' => 'JavaScript message, no PLURAL available',
9597 );
9698
9799 /** Belarusian (Taraškievica orthography) (Беларуская (тарашкевіца))

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r78573Follow up to r78569jeroendedauw19:08, 18 December 2010

Status & tagging log