From: Niklas Laxström Date: Wed, 2 Apr 2008 10:32:55 +0000 (+0000) Subject: * Simpler wording for two messages X-Git-Tag: 1.31.0-rc.0~48676 X-Git-Url: http://git.cyclocoop.org/%7B%7B%20url_for%28%27admin_vote_add%27%29%20%7D%7D?a=commitdiff_plain;h=ab615dd1b3fa622dd34975dc9c686209a065054c;p=lhc%2Fweb%2Fwiklou.git * Simpler wording for two messages --- diff --git a/languages/messages/MessagesEn.php b/languages/messages/MessagesEn.php index 60f16b6815..d128626d76 100644 --- a/languages/messages/MessagesEn.php +++ b/languages/messages/MessagesEn.php @@ -829,7 +829,7 @@ For translations, please consider using [http://translatewiki.net/wiki/Main_Page $2', 'namespaceprotected' => "You do not have permission to edit pages in the '''$1''' namespace.", 'customcssjsprotected' => "You do not have permission to edit this page, because it contains another user's personal settings.", -'ns-specialprotected' => 'Pages in the {{ns:special}} namespace cannot be edited.', +'ns-specialprotected' => 'Special pages cannot be edited.', 'titleprotected' => "This title has been protected from creation by [[User:$1|$1]]. The reason given is ''$2''.", @@ -2337,7 +2337,7 @@ In the latter case you can also use a link, e.g. [[{{ns:special}}:Export/{{Media 'allmessagesdefault' => 'Default text', 'allmessagescurrent' => 'Current text', 'allmessagestext' => 'This is a list of system messages available in the MediaWiki namespace.', -'allmessagesnotsupportedDB' => "'''{{ns:special}}:Allmessages''' cannot be used because '''\$wgUseDatabaseMessages''' is switched off.", +'allmessagesnotsupportedDB' => "This page cannot be used because '''\$wgUseDatabaseMessages''' is switched off.", 'allmessagesfilter' => 'Message name filter:', 'allmessagesmodified' => 'Show only modified',