http://www.mediawiki.org/wiki/Special:Code/MediaWiki/94631

Revision: 94631
Author:   siebrand
Date:     2011-08-16 12:54:03 +0000 (Tue, 16 Aug 2011)
Log Message:
-----------
Follow-up r92631: correct plural.

Modified Paths:
--------------
    trunk/extensions/SocialProfile/SystemGifts/SystemGift.i18n.php

Modified: trunk/extensions/SocialProfile/SystemGifts/SystemGift.i18n.php
===================================================================
--- trunk/extensions/SocialProfile/SystemGifts/SystemGift.i18n.php      
2011-08-16 12:48:05 UTC (rev 94630)
+++ trunk/extensions/SocialProfile/SystemGifts/SystemGift.i18n.php      
2011-08-16 12:54:03 UTC (rev 94631)
@@ -72,8 +72,8 @@
        'topawards-edit-milestone' => '{{PLURAL:$1|$1 Edit|$1 Edits}} 
Milestone',
        'topawards-vote-milestone' => '{{PLURAL:$1|$1 Vote|$1 Votes}} 
Milestone',
        'topawards-comment-milestone' => '{{PLURAL:$1|$1 Comment|$1 Comments}} 
Milestone',
-       'topawards-recruit-milestone' => '{{PLURAL:$1|$1 Recruit|$1 Recruit}} 
Milestone',
-       'topawards-friend-milestone' => '{{PLURAL:$1|$1 Friend|$1 Friend}} 
Milestone',
+       'topawards-recruit-milestone' => '{{PLURAL:$1|$1 Recruit|$1 Recruits}} 
Milestone',
+       'topawards-friend-milestone' => '{{PLURAL:$1|$1 Friend|$1 Friends}} 
Milestone',
        'topawards-empty' => 'Either there are no configured awards for this 
award category, or then nobody has gotten those awards yet.',
        'system_gift_received_subject' => 'You have received the $1 award on 
{{SITENAME}}!',
        'system_gift_received_body' => 'Hi $1.


_______________________________________________
MediaWiki-CVS mailing list
MediaWiki-CVS@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-cvs

Reply via email to