r45057 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r45056‎ | r45057 | r45058 >
Date:19:15, 26 December 2008
Author:siebrand
Status:deferred
Tags:
Comment:
Reword 'youtubeauthsub_success', 'youtubeauthsub_code', and 'youtubeauthsub_viewpage' to remove 'click here' from links.
Modified paths:
  • /trunk/extensions/YouTubeAuthSub/YouTubeAuthSub.i18n.php (modified) (history)

Diff [purge]

Index: trunk/extensions/YouTubeAuthSub/YouTubeAuthSub.i18n.php
@@ -25,7 +25,7 @@
2626 'youtubeauthsub_tokenerror' => 'Error generating authorization token, try refreshing.',
2727 'youtubeauthsub_success' => "Congratulations!
2828 Your video is uploaded.
29 -To view your video click <a href='http://www.youtube.com/watch?v=$1'>here</a>.
 29+<a href='http://www.youtube.com/watch?v=$1'>View your video</a>.
3030 YouTube may require some time to process your video, so it might not be ready just yet.
3131
3232 To include your video in a page on the wiki, insert the following code into a page:
@@ -35,11 +35,11 @@
3636 'youtubeauthsub_uploadbutton' => 'Upload',
3737 'youtubeauthsub_code' => '{{#ev:youtube|$1}}.
3838
39 -This video can be viewed [http://www.youtube.com/watch?v=$1 here]',
 39+[http://www.youtube.com/watch?v=$1 View this video]',
4040 'youtubeauthsub_summary' => 'Uploading YouTube video',
4141 'youtubeauthsub_uploading' => 'Your video is being uploaded.
4242 Please be patient.',
43 - 'youtubeauthsub_viewpage' => 'Alternatively, you can view your video [[$1|here]].',
 43+ 'youtubeauthsub_viewpage' => 'Alternatively, you can [[$1|view your video]].',
4444 'youtubeauthsub_jserror_nokeywords' => 'Please enter 1 or more keywords.',
4545 'youtubeauthsub_jserror_notitle' => 'Please enter a title for the video.',
4646 'youtubeauthsub_jserror_nodesc' => 'Please enter a description for the video.',

Status & tagging log