From 4d0ae18d905572050f4ef9d9ac2a47b31a6ddb60 Mon Sep 17 00:00:00 2001 From: Federico Leva Date: Tue, 18 Sep 2012 23:20:12 +0200 Subject: [PATCH] (bug 32052) Improve "noarticletext-nopermission" message Specifying explicitly that user has no permission. Better at the end because it's not the most important thing and for consistency. Wording stolen from 'movenotallowed' and so on. Change-Id: I81abd21ee646332dd455a48076515cf0a683fd9c --- languages/messages/MessagesEn.php | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/languages/messages/MessagesEn.php b/languages/messages/MessagesEn.php index a97dfe7620..5af55a54fd 100644 --- a/languages/messages/MessagesEn.php +++ b/languages/messages/MessagesEn.php @@ -1363,8 +1363,7 @@ You can [[Special:Search/{{PAGENAME}}|search for this page title]] in other page [{{fullurl:{{#Special:Log}}|page={{FULLPAGENAMEE}}}} search the related logs], or [{{fullurl:{{FULLPAGENAME}}|action=edit}} edit this page].', 'noarticletext-nopermission' => 'There is currently no text in this page. -You can [[Special:Search/{{PAGENAME}}|search for this page title]] in other pages, -or [{{fullurl:{{#Special:Log}}|page={{FULLPAGENAMEE}}}} search the related logs].', +You can [[Special:Search/{{PAGENAME}}|search for this page title]] in other pages, or [{{fullurl:{{#Special:Log}}|page={{FULLPAGENAMEE}}}} search the related logs], but you do not have permission to create this page.', 'noarticletextanon' => '{{int:noarticletext}}', # do not translate or duplicate this message to other languages 'missing-revision' => 'The revision #$1 of the page named "{{PAGENAME}}" does not exist. -- 2.20.1