Index: trunk/extensions/SocialProfile/UserGifts/UserGifts.i18n.php |
— | — | @@ -10,6 +10,7 @@ |
11 | 11 | |
12 | 12 | /** English |
13 | 13 | * @author Wikia, Inc. |
| 14 | + * @author Purodha |
14 | 15 | */ |
15 | 16 | $messages['en'] = array( |
16 | 17 | 'giftmanager' => 'Gifts manager', |
— | — | @@ -24,8 +25,8 @@ |
25 | 26 | 'giftmanager-private' => 'private', |
26 | 27 | 'giftmanager-view' => 'View gift list', |
27 | 28 | 'g-add-message' => 'Add a message', |
28 | | - 'g-back-edit-gift' => 'Back to Edit this gift', |
29 | | - 'g-back-gift-list' => 'Back to Gift list', |
| 29 | + 'g-back-edit-gift' => 'Back to edit this gift', |
| 30 | + 'g-back-gift-list' => 'Back to gift list', |
30 | 31 | 'g-back-link' => '<a href="$1">< Back to $2\'s page</a>', |
31 | 32 | 'g-choose-file' => 'Choose file:', |
32 | 33 | 'g-cancel' => 'Cancel', |
— | — | @@ -61,8 +62,8 @@ |
62 | 63 | 'g-give-no-user-message' => 'Gifts and awards are a great way to acknowledge your friends!', |
63 | 64 | 'g-give-no-user-title' => 'Who would you like to give a gift to?', |
64 | 65 | 'g-give-to-user-title' => 'Send the gift "$1" to $2', |
65 | | - 'g-give-to-user-message' => 'Want to give $1 a different gift? <a href="$2">Click Here</a>.', |
66 | | - 'g-go-back' => 'Go Back', |
| 66 | + 'g-give-to-user-message' => 'Want to give $1 a <a href="$2">different gift</a>?', |
| 67 | + 'g-go-back' => 'Go back', |
67 | 68 | 'g-imagesbelow' => 'Below are your images that will be used on the site', |
68 | 69 | 'g-large' => 'Large', |
69 | 70 | 'g-list-title' => '$1\'s gift list', |
— | — | @@ -88,7 +89,7 @@ |
89 | 90 | 'g-uploadsuccess' => 'Upload successful', |
90 | 91 | 'g-viewgiftlist' => 'View gift list', |
91 | 92 | 'g-your-profile' => 'Your profile', |
92 | | - 'gift_received_subject' => '$1 has sent you the $2 Gift on {{SITENAME}}!', |
| 93 | + 'gift_received_subject' => '$1 has sent you the $2 gift on {{SITENAME}}!', |
93 | 94 | 'gift_received_body' => 'Hi $1. |
94 | 95 | |
95 | 96 | $2 just sent you the $3 gift on {{SITENAME}}. |