Errors in message text corrected according to suggestions by Purodha at
authorPurodha B Blissenbach <purodha@users.mediawiki.org>
Fri, 4 Sep 2009 12:21:00 +0000 (12:21 +0000)
committerPurodha B Blissenbach <purodha@users.mediawiki.org>
Fri, 4 Sep 2009 12:21:00 +0000 (12:21 +0000)
http://translatewiki.net/w/i.php?title=Support&oldid=1472122#Mwe-read_before_embed
http://translatewiki.net/w/i.php?title=Support&oldid=1472122#mwe-no_import_by_url

js2/mwEmbed/php/languages/mwEmbed.i18n.php

index 084f14d..c307336 100644 (file)
@@ -165,7 +165,7 @@ $messages['en'] = array(
        'mwe-cc_sa_title' => 'Share Alike',
        'mwe-cc_pd_title' => 'Public Domain',
        'mwe-unknown_license' => 'Unknown license',
-       'mwe-no_import_by_url' => 'This user or wiki <b>can not</b> import assets from remote URLs.</p><p>Do you need to login?</p><p>If permissions are set, you may have to enable $wgAllowCopyUploads (<a href="http://www.mediawiki.org/wiki/Manual:$wgAllowCopyUploads">more information</a>).</p>',
+       'mwe-no_import_by_url' => 'This user or wiki <b>can not</b> import assets from remote URLs.<p>Do you need to login?</p><p>If permissions are set, you may have to enable <a href="http://www.mediawiki.org/wiki/Manual:$wgAllowCopyUploads">$wgAllowCopyUploads</a>.</p>',
        'mwe-results_from' => 'Results from <a href="$1" target="_new" >$2</a>',
        'mwe-missing_desc_see_source' => 'This asset is missing a description. Please see the [$1 orginal source] and help describe it.',
        'rsd_config_error' => 'Add media wizard configuration error: $1',
@@ -270,7 +270,7 @@ Insert script via DOM has failed. Please try reloading this page.',
        '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>',
        'mwe-do_not_warn_again' => 'Dismiss for now.',
        'mwe-playerselect' => 'Players',
-       'mwe-read_before_embed' => 'Please <a href="http://mediawiki.org/wiki/Security_Notes_on_Remote_Embedding" target="_new">Read This</a> before embeding!',
+       '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!',
        'mwe-embed_site_or_blog' => 'Embed on your site or blog',
 );