http://www.mediawiki.org/wiki/Special:Code/MediaWiki/57323

Revision: 57323
Author:   huji
Date:     2009-10-03 10:24:17 +0000 (Sat, 03 Oct 2009)

Log Message:
-----------
Localisation updates: All instances of "Project:" and "Template:" are changed 
to "{{ns:project}}:" and "{{ns:template}}:"

Modified Paths:
--------------
    trunk/phase3/languages/messages/MessagesEn.php

Modified: trunk/phase3/languages/messages/MessagesEn.php
===================================================================
--- trunk/phase3/languages/messages/MessagesEn.php      2009-10-03 09:58:06 UTC 
(rev 57322)
+++ trunk/phase3/languages/messages/MessagesEn.php      2009-10-03 10:24:17 UTC 
(rev 57323)
@@ -768,7 +768,7 @@
 'qbmyoptions'    => 'My pages',
 'qbspecialpages' => 'Special pages',
 'faq'            => 'FAQ',
-'faqpage'        => 'Project:FAQ',
+'faqpage'        => '{{ns:project}}:FAQ',
 'sitetitle'      => '{{SITENAME}}', # do not translate or duplicate this 
message to other languages
 'sitesubtitle'   => '', # do not translate or duplicate this message to other 
languages
 
@@ -866,23 +866,23 @@
 
 # All link text and link target definitions of links into project namespace 
that get used by other message strings, with the exception of user group pages 
(see grouppage) and the disambiguation template definition (see 
disambiguations).
 'aboutsite'            => 'About {{SITENAME}}',
-'aboutpage'            => 'Project:About',
+'aboutpage'            => '{{ns:project}}:About',
 'copyright'            => 'Content is available under $1.',
 'copyrightpage'        => '{{ns:project}}:Copyrights',
 'currentevents'        => 'Current events',
-'currentevents-url'    => 'Project:Current events',
+'currentevents-url'    => '{{ns:project}}:Current events',
 'disclaimers'          => 'Disclaimers',
-'disclaimerpage'       => 'Project:General disclaimer',
+'disclaimerpage'       => '{{ns:project}}:General disclaimer',
 'edithelp'             => 'Editing help',
 'edithelppage'         => 'Help:Editing',
 'helppage'             => 'Help:Contents',
 'mainpage'             => 'Main Page',
 'mainpage-description' => 'Main Page',
-'policy-url'           => 'Project:Policy',
+'policy-url'           => '{{ns:project}}:Policy',
 'portal'               => 'Community portal',
-'portal-url'           => 'Project:Community Portal',
+'portal-url'           => '{{ns:project}}:Community Portal',
 'privacy'              => 'Privacy policy',
-'privacypage'          => 'Project:Privacy policy',
+'privacypage'          => '{{ns:project}}:Privacy policy',
 
 'badaccess'        => 'Permission error',
 'badaccess-group0' => 'You are not allowed to execute the action you have 
requested.',
@@ -2340,7 +2340,7 @@
 
 'disambiguations'         => 'Disambiguation pages',
 'disambiguations-summary' => '', # do not translate or duplicate this message 
to other languages
-'disambiguationspage'     => 'Template:disambig',
+'disambiguationspage'     => '{{ns:template}}:disambig',
 'disambiguations-text'    => "The following pages link to a '''disambiguation 
page'''.
 They should link to the appropriate topic instead.<br />
 A page is treated as disambiguation page if it uses a template which is linked 
from [[MediaWiki:Disambiguationspage]]",



_______________________________________________
MediaWiki-CVS mailing list
MediaWiki-CVS@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-cvs

Reply via email to