r102628 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r102627‎ | r102628 | r102629 >
Date:09:06, 10 November 2011
Author:siebrand
Status:ok (Comments)
Tags:
Comment:
Follow-up r102612: Use protocol relative URLs for translatewiki.net also
Modified paths:
  • /trunk/phase3/languages/messages/MessagesEn.php (modified) (history)

Diff [purge]

Index: trunk/phase3/languages/messages/MessagesEn.php
@@ -1016,7 +1016,7 @@
10171017 'protectedinterface' => 'This page provides interface text for the software, and is protected to prevent abuse.',
10181018 'editinginterface' => "'''Warning:''' You are editing a page which is used to provide interface text for the software.
10191019 Changes to this page will affect the appearance of the user interface for other users.
1020 -For translations, please consider using [http://translatewiki.net/wiki/Main_Page?setlang=en translatewiki.net], the MediaWiki localisation project.",
 1020+For translations, please consider using [//translatewiki.net/wiki/Main_Page?setlang=en translatewiki.net], the MediaWiki localisation project.",
10211021 'sqlhidden' => '(SQL query hidden)',
10221022 'cascadeprotected' => 'This page has been protected from editing, because it is included in the following {{PLURAL:$1|page, which is|pages, which are}} protected with the "cascading" option turned on:
10231023 $2',
@@ -3292,7 +3292,7 @@
32933293 'allmessagesdefault' => 'Default message text',
32943294 'allmessagescurrent' => 'Current message text',
32953295 'allmessagestext' => 'This is a list of system messages available in the MediaWiki namespace.
3296 -Please visit [//www.mediawiki.org/wiki/Localisation MediaWiki Localisation] and [http://translatewiki.net translatewiki.net] if you wish to contribute to the generic MediaWiki localisation.',
 3296+Please visit [//www.mediawiki.org/wiki/Localisation MediaWiki Localisation] and [//translatewiki.net translatewiki.net] if you wish to contribute to the generic MediaWiki localisation.',
32973297 'allmessagesnotsupportedDB' => "This page cannot be used because '''\$wgUseDatabaseMessages''' has been disabled.",
32983298 'allmessages-filter-legend' => 'Filter',
32993299 'allmessages-filter' => 'Filter by customisation state:',

Follow-up revisions

RevisionCommit summaryAuthorDate
r102630Follow-up r102628, r102612: More protocol relative URLs....siebrand09:42, 10 November 2011

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r102612This SVN commit fixes bug32220 and makes links to mediawiki.org in language m...bsitu01:13, 10 November 2011

Comments

#Comment by Raymond (talk | contribs)   07:35, 25 November 2011

Tagging with i18nreview to deploy it so that LU can catch translations again.

Status & tagging log