r94631 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r94630‎ | r94631 | r94632 >
Date:12:54, 16 August 2011
Author:siebrand
Status:ok
Tags:
Comment:
Follow-up r92631: correct plural.
Modified paths:
  • /trunk/extensions/SocialProfile/SystemGifts/SystemGift.i18n.php (modified) (history)

Diff [purge]

Index: trunk/extensions/SocialProfile/SystemGifts/SystemGift.i18n.php
@@ -72,8 +72,8 @@
7373 'topawards-edit-milestone' => '{{PLURAL:$1|$1 Edit|$1 Edits}} Milestone',
7474 'topawards-vote-milestone' => '{{PLURAL:$1|$1 Vote|$1 Votes}} Milestone',
7575 'topawards-comment-milestone' => '{{PLURAL:$1|$1 Comment|$1 Comments}} Milestone',
76 - 'topawards-recruit-milestone' => '{{PLURAL:$1|$1 Recruit|$1 Recruit}} Milestone',
77 - 'topawards-friend-milestone' => '{{PLURAL:$1|$1 Friend|$1 Friend}} Milestone',
 76+ 'topawards-recruit-milestone' => '{{PLURAL:$1|$1 Recruit|$1 Recruits}} Milestone',
 77+ 'topawards-friend-milestone' => '{{PLURAL:$1|$1 Friend|$1 Friends}} Milestone',
7878 'topawards-empty' => 'Either there are no configured awards for this award category, or then nobody has gotten those awards yet.',
7979 'system_gift_received_subject' => 'You have received the $1 award on {{SITENAME}}!',
8080 'system_gift_received_body' => 'Hi $1.

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r92631SocialProfile: make Special:TopAwards internationally compatible, add documen...ashley12:34, 20 July 2011

Status & tagging log