From 2c82172e84e773e186b35f21fa559bed36955b01 Mon Sep 17 00:00:00 2001 From: Siebrand Mazeland Date: Sun, 7 Mar 2010 17:08:59 +0000 Subject: [PATCH] Refine documentation added in r63361 --- languages/messages/MessagesQqq.php | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/languages/messages/MessagesQqq.php b/languages/messages/MessagesQqq.php index 056d956c26..0bbdd4dc26 100644 --- a/languages/messages/MessagesQqq.php +++ b/languages/messages/MessagesQqq.php @@ -796,16 +796,16 @@ Parameters: {{doc-important|Do not translate \"[[User talk:\$1|\$1]]\" and ''Special:ChangePassword''.}}", 'newarticle' => '{{Identical|New}}', 'newarticletext' => "Text displayed above the edit box in editor when trying to create a new page.
'''Very important:''' leave {{MediaWiki:Helppage}} exactly as it is! - -$1 is true when the page is a user (talk) page of the current user, otherwise false.", +The following optional parameter should not be used in default localisations: +* $1 is true when the page is a user (talk) page of the current user, otherwise false.", 'noarticletext' => 'This is the message that you get if you search for a term that has not yet got any entries on the wiki. See also {{msg-mw|Noarticletext-nopermission}}. - -$1 is true when the page is a user (talk) page of the current user, otherwise false.', +The following optional parameter should not be used in default localisations: +* $1 is true when the page is a user (talk) page of the current user, otherwise false.', 'noarticletext-nopermission' => 'See also {{msg-mw|Noarticletext}}. - -$1 is true when the page is a user (talk) page of the current user, otherwise false.', +The following optional parameter should not be used in default localisations: +* $1 is true when the page is a user (talk) page of the current user, otherwise false.', 'userpage-userdoesnotexist' => 'Error message displayed when trying to edit or create a page or a subpage that belongs to a user who is not registered on the wiki', 'userpage-userdoesnotexist-view' => 'Shown in user pages of non existing users. See for example [http://translatewiki.net/wiki/User:Foo User:Foo].', 'clearyourcache' => 'Text at the top of .js/.css pages', -- 2.20.1