Index: trunk/phase3/js2/mwEmbed/php/languages/mwEmbed.i18n.php |
— | — | @@ -165,7 +165,7 @@ |
166 | 166 | 'mwe-cc_sa_title' => 'Share Alike', |
167 | 167 | 'mwe-cc_pd_title' => 'Public Domain', |
168 | 168 | 'mwe-unknown_license' => 'Unknown license', |
169 | | - '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>', |
| 169 | + '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>', |
170 | 170 | 'mwe-results_from' => 'Results from <a href="$1" target="_new" >$2</a>', |
171 | 171 | 'mwe-missing_desc_see_source' => 'This asset is missing a description. Please see the [$1 orginal source] and help describe it.', |
172 | 172 | 'rsd_config_error' => 'Add media wizard configuration error: $1', |
— | — | @@ -270,7 +270,7 @@ |
271 | 271 | '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>', |
272 | 272 | 'mwe-do_not_warn_again' => 'Dismiss for now.', |
273 | 273 | 'mwe-playerselect' => 'Players', |
274 | | - 'mwe-read_before_embed' => 'Please <a href="http://mediawiki.org/wiki/Security_Notes_on_Remote_Embedding" target="_new">Read This</a> before embeding!', |
| 274 | + '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!', |
275 | 275 | 'mwe-embed_site_or_blog' => 'Embed on your site or blog', |
276 | 276 | ); |
277 | 277 | |