Index: trunk/extensions/SocialProfile/SystemGifts/SystemGift.i18n.php |
— | — | @@ -9,12 +9,13 @@ |
10 | 10 | |
11 | 11 | /** English |
12 | 12 | * @author Wikia, Inc. |
| 13 | + * @author Purodha |
13 | 14 | */ |
14 | 15 | $messages['en'] = array( |
15 | 16 | 'systemgiftmanager' => 'System gifts manager', |
16 | 17 | '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', |
19 | 20 | 'ga-back-link' => '<a href="$1">< Back to $2\'s profile</a>', |
20 | 21 | 'ga-choosefile' => 'Choose file:', |
21 | 22 | 'ga-count' => '$1 has $2 {{PLURAL:$2|award|awards}}.', |
— | — | @@ -45,13 +46,13 @@ |
46 | 47 | 'ga-saved' => 'The gift has been saved', |
47 | 48 | 'ga-small' => 'Small', |
48 | 49 | 'ga-threshold' => 'threshold', |
49 | | - 'ga-title' => '$1\'s Awards', |
| 50 | + 'ga-title' => '$1\'s awards', |
50 | 51 | 'ga-uploadsuccess' => 'Upload successful', |
51 | 52 | '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}}!', |
53 | 54 | 'system_gift_received_body' => 'Hi $1. |
54 | 55 | |
55 | | -You have just received the $2 Award on {{SITENAME}}! |
| 56 | +You have just received the $2 award on {{SITENAME}}! |
56 | 57 | |
57 | 58 | "$3" |
58 | 59 | |