r63364 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r63363‎ | r63364 | r63365 >
Date:17:08, 7 March 2010
Author:siebrand
Status:reverted (Comments)
Tags:
Comment:
Refine documentation added in r63361
Modified paths:
  • /trunk/phase3/languages/messages/MessagesQqq.php (modified) (history)

Diff [purge]

Index: trunk/phase3/languages/messages/MessagesQqq.php
@@ -796,16 +796,16 @@
797797 {{doc-important|Do not translate \"<nowiki>[[User talk:\$1|\$1]]</nowiki>\" and ''Special:ChangePassword''.}}",
798798 'newarticle' => '{{Identical|New}}',
799799 'newarticletext' => "Text displayed above the edit box in editor when trying to create a new page.<br />'''Very important:''' leave <tt><nowiki>{{MediaWiki:Helppage}}</nowiki></tt> exactly as it is!
800 -
801 -$1 is true when the page is a user (talk) page of the current user, otherwise false.",
 800+The following optional parameter should not be used in default localisations:
 801+* $1 is true when the page is a user (talk) page of the current user, otherwise false.",
802802 'noarticletext' => 'This is the message that you get if you search for a term that has not yet got any entries on the wiki.
803803
804804 See also {{msg-mw|Noarticletext-nopermission}}.
805 -
806 -$1 is true when the page is a user (talk) page of the current user, otherwise false.',
 805+The following optional parameter should not be used in default localisations:
 806+* $1 is true when the page is a user (talk) page of the current user, otherwise false.',
807807 'noarticletext-nopermission' => 'See also {{msg-mw|Noarticletext}}.
808 -
809 -$1 is true when the page is a user (talk) page of the current user, otherwise false.',
 808+The following optional parameter should not be used in default localisations:
 809+* $1 is true when the page is a user (talk) page of the current user, otherwise false.',
810810 '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',
811811 'userpage-userdoesnotexist-view' => 'Shown in user pages of non existing users. See for example [http://translatewiki.net/wiki/User:Foo User:Foo].',
812812 'clearyourcache' => 'Text at the top of .js/.css pages',

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r63361bug 22756: Add parameter to noarticletext/newarticletext indicating if it's t...churchofemacs16:26, 7 March 2010

Comments

#Comment by Church of emacs (talk | contribs)   18:32, 7 March 2010

Reverted this change, as I reverted the original commit. See bug 22756.

Status & tagging log