From ab615dd1b3fa622dd34975dc9c686209a065054c Mon Sep 17 00:00:00 2001 From: =?utf8?q?Niklas=20Laxstr=C3=B6m?= Date: Wed, 2 Apr 2008 10:32:55 +0000 Subject: [PATCH] * Simpler wording for two messages --- languages/messages/MessagesEn.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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', -- 2.20.1