Index: trunk/phase3/js2/mwEmbed/php/languages/mwEmbed.i18n.php |
— | — | @@ -321,11 +321,11 @@ |
322 | 322 | 'mwe-next_clip_msg' => 'Play next clip', |
323 | 323 | 'mwe-prev_clip_msg' => 'Play previous clip', |
324 | 324 | 'mwe-current_clip_msg' => 'Continue playing this clip', |
325 | | - 'mwe-seek_to' => 'Seek to $1', |
| 325 | + 'mwe-seek_to' => 'Seek $1', |
326 | 326 | 'mwe-paused' => 'paused', |
327 | 327 | 'mwe-download_segment' => 'Download selection:', |
328 | 328 | 'mwe-download_full' => 'Download full video file:', |
329 | | - 'mwe-download_right_click' => 'To download, right click and select <i>Save target as...</i>', |
| 329 | + 'mwe-download_right_click' => 'To download, right click and select <i>Save link as...</i>', |
330 | 330 | 'mwe-download_clip' => 'Download video', |
331 | 331 | 'mwe-download_text' => 'Download text (<a style="color:white" title="cmml" href="http://wiki.xiph.org/index.php/CMML">CMML</a> xml):', |
332 | 332 | 'mwe-download' => 'Download', |
— | — | @@ -355,7 +355,7 @@ |
356 | 356 | 'mwe-embed_site_or_blog' => 'Embed on your site or blog', |
357 | 357 | 'mwe-related_videos' => 'Related videos', |
358 | 358 | 'mwe-seeking' => 'seeking', |
359 | | - "mwe-copy-code" => "Copy code", |
| 359 | + 'mwe-copy-code' => 'Copy code', |
360 | 360 | ); |
361 | 361 | |
362 | 362 | /** Message documentation (Message documentation) |