r46927 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r46926‎ | r46927 | r46928 >
Date:16:26, 6 February 2009
Author:purodha
Status:deferred
Tags:
Comment:
Wrong capitalizations, and "click here" in messages corrected.
Modified paths:
  • /trunk/extensions/SocialProfile/UserGifts/UserGifts.i18n.php (modified) (history)

Diff [purge]

Index: trunk/extensions/SocialProfile/UserGifts/UserGifts.i18n.php
@@ -10,6 +10,7 @@
1111
1212 /** English
1313 * @author Wikia, Inc.
 14+ * @author Purodha
1415 */
1516 $messages['en'] = array(
1617 'giftmanager' => 'Gifts manager',
@@ -24,8 +25,8 @@
2526 'giftmanager-private' => 'private',
2627 'giftmanager-view' => 'View gift list',
2728 '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',
3031 'g-back-link' => '<a href="$1">< Back to $2\'s page</a>',
3132 'g-choose-file' => 'Choose file:',
3233 'g-cancel' => 'Cancel',
@@ -61,8 +62,8 @@
6263 'g-give-no-user-message' => 'Gifts and awards are a great way to acknowledge your friends!',
6364 'g-give-no-user-title' => 'Who would you like to give a gift to?',
6465 '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',
6768 'g-imagesbelow' => 'Below are your images that will be used on the site',
6869 'g-large' => 'Large',
6970 'g-list-title' => '$1\'s gift list',
@@ -88,7 +89,7 @@
8990 'g-uploadsuccess' => 'Upload successful',
9091 'g-viewgiftlist' => 'View gift list',
9192 '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}}!',
9394 'gift_received_body' => 'Hi $1.
9495
9596 $2 just sent you the $3 gift on {{SITENAME}}.

Status & tagging log