Index: trunk/extensions/YouTubeAuthSub/YouTubeAuthSub.i18n.php |
— | — | @@ -25,7 +25,7 @@ |
26 | 26 | 'youtubeauthsub_tokenerror' => 'Error generating authorization token, try refreshing.', |
27 | 27 | 'youtubeauthsub_success' => "Congratulations! |
28 | 28 | 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>. |
30 | 30 | YouTube may require some time to process your video, so it might not be ready just yet. |
31 | 31 | |
32 | 32 | To include your video in a page on the wiki, insert the following code into a page: |
— | — | @@ -35,11 +35,11 @@ |
36 | 36 | 'youtubeauthsub_uploadbutton' => 'Upload', |
37 | 37 | 'youtubeauthsub_code' => '{{#ev:youtube|$1}}. |
38 | 38 | |
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]', |
40 | 40 | 'youtubeauthsub_summary' => 'Uploading YouTube video', |
41 | 41 | 'youtubeauthsub_uploading' => 'Your video is being uploaded. |
42 | 42 | Please be patient.', |
43 | | - 'youtubeauthsub_viewpage' => 'Alternatively, you can view your video [[$1|here]].', |
| 43 | + 'youtubeauthsub_viewpage' => 'Alternatively, you can [[$1|view your video]].', |
44 | 44 | 'youtubeauthsub_jserror_nokeywords' => 'Please enter 1 or more keywords.', |
45 | 45 | 'youtubeauthsub_jserror_notitle' => 'Please enter a title for the video.', |
46 | 46 | 'youtubeauthsub_jserror_nodesc' => 'Please enter a description for the video.', |