r76836 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r76835‎ | r76836 | r76837 >
Date:21:06, 16 November 2010
Author:raymond
Status:ok (Comments)
Tags:
Comment:
Follow-up r76835: Keep meesages project neutral.
http://en.wikipedia.org/wiki/MediaWiki:Validationpage links to [[Help:Pending changes]] already
Modified paths:
  • /trunk/extensions/FlaggedRevs/language/FlaggedRevs.i18n.php (modified) (history)

Diff [purge]

Index: trunk/extensions/FlaggedRevs/language/FlaggedRevs.i18n.php
@@ -112,7 +112,9 @@
113113 'revreview-draft-title' => 'Pending changes are displayed on this page',
114114 'revreview-edit' => 'Edit',
115115 'revreview-editnotice' => '\'\'\'Your changes will be displayed to readers once an authorized user reviews them. ([[{{MediaWiki:Validationpage}}|help]])\'\'\'',
116 - 'revreview-pendingnotice' => '\'\'\'This is a [[w:Wikipedia:Pending changes|pending revision]] of this page. It was last accepted at <i>$1</i>. It may differ slightly from the accepted revision.\'\'\'',
 116+ 'revreview-pendingnotice' => "'''This is a [[{{MediaWiki:Validationpage}}|pending revision]] of this page.
 117+It was last accepted at <i>$1</i>.
 118+It may differ slightly from the accepted revision.'''",
117119 'revreview-check-flag-p' => 'Accept this version (includes $1 pending {{PLURAL:$1|change|changes}})',
118120 'revreview-check-flag-p-title' => 'Accept the result of the pending changes and the changes you made here. Use this only if you have already seen the entire pending changes diff.',
119121 'revreview-check-flag-u' => 'Accept this unreviewed page',

Follow-up revisions

RevisionCommit summaryAuthorDate
r76837MFT r76618-r76836demon21:10, 16 November 2010
r76954Follow-up r76836: Lins breaks break parsingraymond19:34, 18 November 2010

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r76835Changed the revcontents-getcontents message as per feedback from r76353. Adde...pdhanda20:51, 16 November 2010

Comments

#Comment by Aaron Schulz (talk | contribs)   19:08, 18 November 2010

See bug 25980.

#Comment by Raymond (talk | contribs)   19:36, 18 November 2010

Line breaks removed with r76954.

Status & tagging log