r110466 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r110465‎ | r110466 | r110467 >
Date:08:18, 1 February 2012
Author:raymond
Status:ok (Comments)
Tags:aft 
Comment:
r110450: Remove trailing space, simplify GENDER arguments because text is gender neutral (in English)
Modified paths:
  • /trunk/extensions/ArticleFeedbackv5/ArticleFeedbackv5.i18n.php (modified) (history)

Diff [purge]

Index: trunk/extensions/ArticleFeedbackv5/ArticleFeedbackv5.i18n.php
@@ -90,9 +90,9 @@
9191 'articlefeedbackv5-form-unoversight' => 'Unmark for oversight',
9292 'articlefeedbackv5-form-undelete' => 'Un-delete (oversight)',
9393 'articlefeedbackv5-form-header' => 'Feedback #$1, at $2',
94 - 'articlefeedbackv5-form1-header-found' => '{{GENDER:$1| $2 found what they were looking for|$2 found what they were looking for}}',
95 - 'articlefeedbackv5-form1-header-not-found' => '{{GENDER:$1| $2 did not find what they were looking for|$2 did not find what they were looking for}}',
96 - 'articlefeedbackv5-form1-header-left-comment' => '{{GENDER:$1|$2 posted this comment|$2 posted this comment}}',
 94+ 'articlefeedbackv5-form1-header-found' => '{{GENDER:$1|$2 found what they were looking for}}',
 95+ 'articlefeedbackv5-form1-header-not-found' => '{{GENDER:$1|$2 did not find what they were looking for}}',
 96+ 'articlefeedbackv5-form1-header-left-comment' => '{{GENDER:$1|$2 posted this comment}}',
9797 'articlefeedbackv5-form2-header-praise' => '{{GENDER:$1|$1}} had a praise:',
9898 'articlefeedbackv5-form2-header-problem' => '{{GENDER:$1|$1}} had a problem:',
9999 'articlefeedbackv5-form2-header-question' => '{{GENDER:$1|$1}} had a question:',

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r110450AFT5: Remove the second username that was appearing in the links, and get pro...gregchiasson00:01, 1 February 2012

Comments

#Comment by Nikerabbit (talk | contribs)   08:48, 1 February 2012

Actually it could probably say what he/she/they was looking for.

Status & tagging log