r46990 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r46989‎ | r46990 | r46991 >
Date:23:07, 7 February 2009
Author:purodha
Status:deferred
Tags:
Comment:
Few capitalization errors removed.
Modified paths:
  • /trunk/extensions/SocialProfile/SystemGifts/SystemGift.i18n.php (modified) (history)

Diff [purge]

Index: trunk/extensions/SocialProfile/SystemGifts/SystemGift.i18n.php
@@ -9,12 +9,13 @@
1010
1111 /** English
1212 * @author Wikia, Inc.
 13+ * @author Purodha
1314 */
1415 $messages['en'] = array(
1516 'systemgiftmanager' => 'System gifts manager',
1617 'ga-addnew' => '+ Add new gift',
17 - 'ga-back-edit-gift' => 'Back to Edit this gift',
18 - 'ga-back-gift-list' => 'Back to Gift list',
 18+ 'ga-back-edit-gift' => 'Back to edit this gift',
 19+ 'ga-back-gift-list' => 'Back to gift list',
1920 'ga-back-link' => '<a href="$1">< Back to $2\'s profile</a>',
2021 'ga-choosefile' => 'Choose file:',
2122 'ga-count' => '$1 has $2 {{PLURAL:$2|award|awards}}.',
@@ -45,13 +46,13 @@
4647 'ga-saved' => 'The gift has been saved',
4748 'ga-small' => 'Small',
4849 'ga-threshold' => 'threshold',
49 - 'ga-title' => '$1\'s Awards',
 50+ 'ga-title' => '$1\'s awards',
5051 'ga-uploadsuccess' => 'Upload successful',
5152 'ga-viewlist' => 'View gift list',
52 - 'system_gift_received_subject' => 'You have received the $1 Award on {{SITENAME}}!',
 53+ 'system_gift_received_subject' => 'You have received the $1 award on {{SITENAME}}!',
5354 'system_gift_received_body' => 'Hi $1.
5455
55 -You have just received the $2 Award on {{SITENAME}}!
 56+You have just received the $2 award on {{SITENAME}}!
5657
5758 "$3"
5859

Status & tagging log