From 428164229d9f4b9bdc1e40a33f04859924bcfeba Mon Sep 17 00:00:00 2001 From: Siebrand Mazeland Date: Wed, 4 Nov 2009 02:03:33 +0000 Subject: [PATCH] php mergeJavascriptMsg.php -j --- js2/mwEmbed/php/languages/mwEmbed.i18n.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/js2/mwEmbed/php/languages/mwEmbed.i18n.php b/js2/mwEmbed/php/languages/mwEmbed.i18n.php index 60d974ece2..ba7f22ca73 100644 --- a/js2/mwEmbed/php/languages/mwEmbed.i18n.php +++ b/js2/mwEmbed/php/languages/mwEmbed.i18n.php @@ -341,7 +341,7 @@ $messages['en'] = array( 'mwe-menu_btn' => 'Menu', 'mwe-close_btn' => 'Close', 'mwe-ogg-player-vlc-mozilla' => 'VLC plugin', - 'mwe-ogg-player-videoElement' => 'Native Ogg video support', + 'mwe-ogg-player-videoElement' => 'Native Ogg video', 'mwe-ogg-player-vlc-activex' => 'VLC ActiveX', 'mwe-ogg-player-oggPlugin' => 'Generic Ogg plugin', 'mwe-ogg-player-quicktime-mozilla' => 'QuickTime plugin', @@ -355,7 +355,7 @@ $messages['en'] = array( 'mwe-do_not_warn_again' => 'Dismiss for now.', 'mwe-playerselect' => 'Players', 'mwe-read_before_embed' => 'Read this before embedding.', - 'mwe-embed_site_or_blog' => 'Embed on your site or blog', + 'mwe-embed_site_or_blog' => 'Embed on a page', 'mwe-related_videos' => 'Related videos', 'mwe-seeking' => 'seeking', 'mwe-copy-code' => 'Copy code', -- 2.20.1