r70946 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r70945‎ | r70946 | r70947 >
Date:13:01, 12 August 2010
Author:jeroendedauw
Status:deferred
Tags:
Comment:
Added messages for Special:Install
Modified paths:
  • /trunk/extensions/Deployment/Deployment.i18n.php (modified) (history)

Diff [purge]

Index: trunk/extensions/Deployment/Deployment.i18n.php
@@ -52,6 +52,22 @@
5353 'popular-extension-tags' => 'Popular tags',
5454 'popular-extension-tags-long' => 'You may also browse based on the most popular tags in the Extension Repository:',
5555
 56+ 'extensionlist-name' => 'Name',
 57+ 'extensionlist-version' => 'Version',
 58+ 'extensionlist-name' => 'Stability',
 59+ 'extensionlist-rating' => 'Rating',
 60+ 'extensionlist-description' => 'Description',
 61+ 'extensionlist-details' => 'Details',
 62+ 'extensionlist-download' => 'Download',
 63+ 'extensionlist-installnow' => 'Install now',
 64+
 65+ 'stability-alpha' => 'Alpha',
 66+ 'stability-beta' => 'Beta',
 67+ 'stability-dev' => 'Experimental',
 68+ 'stability-rc' => 'Release candidate',
 69+ 'stability-stable' => 'Stable',
 70+ 'stability-deprecated' => 'Deprecated',
 71+
5672 // Filesystem: FTP
5773 'deploy-ftp-not-loaded' => 'The FTP PHP extension is not available',
5874 'deploy-ftp-ssl-not-loaded' => 'The loaded FTP PHP extension does not support SSL',

Follow-up revisions

RevisionCommit summaryAuthorDate
r70948Follow up to r70946jeroendedauw13:07, 12 August 2010

Status & tagging log