r57618 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r57617‎ | r57618 | r57619 >
Date:14:51, 10 October 2009
Author:siebrand
Status:deferred
Tags:
Comment:
Fix typos
Modified paths:
  • /trunk/phase3/js2/mwEmbed/libEmbedVideo/embedVideo.js (modified) (history)
  • /trunk/phase3/js2/mwEmbed/php/languages/mwEmbed.i18n.php (modified) (history)

Diff [purge]

Index: trunk/phase3/js2/mwEmbed/php/languages/mwEmbed.i18n.php
@@ -274,7 +274,7 @@
275275 'mwe-for_best_experience' => 'For a better video playback experience we recommend:<br /><b><a href="http://www.mozilla.com/en-US/firefox/upgrade.html?from=mwEmbed">Firefox 3.5</a>.</b>',
276276 'mwe-do_not_warn_again' => 'Dismiss for now.',
277277 'mwe-playerselect' => 'Players',
278 - 'mwe-read_before_embed' => 'Please read the <a href="http://mediawiki.org/wiki/Security_Notes_on_Remote_Embedding" target="_new">security notes on remote embedding</a> before acually embeding!',
 278+ 'mwe-read_before_embed' => 'Please read the <a href="http://mediawiki.org/wiki/Security_Notes_on_Remote_Embedding" target="_new">security notes on remote embedding</a> before actually embedding!',
279279 'mwe-embed_site_or_blog' => 'Embed on your site or blog',
280280 'mwe_related_videos' => 'Related videos',
281281 );
Index: trunk/phase3/js2/mwEmbed/libEmbedVideo/embedVideo.js
@@ -47,7 +47,7 @@
4848 "mwe-for_best_experience" : "For a better video playback experience we recommend:<br \/><b><a href=\"http:\/\/www.mozilla.com\/en-US\/firefox\/upgrade.html?from=mwEmbed\">Firefox 3.5<\/a>.<\/b>",
4949 "mwe-do_not_warn_again" : "Dismiss for now.",
5050 "mwe-playerselect" : "Players",
51 - "mwe-read_before_embed" : "Please read the <a href=\"http:\/\/mediawiki.org\/wiki\/Security_Notes_on_Remote_Embedding\" target=\"_new\">security notes on remote embedding<\/a> before acually embeding!",
 51+ "mwe-read_before_embed" : "Please read the <a href=\"http:\/\/mediawiki.org\/wiki\/Security_Notes_on_Remote_Embedding\" target=\"_new\">security notes on remote embedding<\/a> before actually embedding!",
5252 "mwe-embed_site_or_blog" : "Embed on your site or blog",
5353 "mwe_related_videos" : "Related videos"
5454 });

Status & tagging log