r55495 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r55494‎ | r55495 | r55496 >
Date:19:53, 22 August 2009
Author:siebrand
Status:deferred
Tags:
Comment:
Update with messages from embedVideo.js (follow-up to r55494)
Modified paths:
  • /trunk/phase3/js2/mwEmbed/php/languages/mwEmbed.i18n.php (modified) (history)

Diff [purge]

Index: trunk/phase3/js2/mwEmbed/php/languages/mwEmbed.i18n.php
@@ -218,4 +218,56 @@
219219 'mwe-wgfogg_warning_bad_extension' => 'You have selected a file with an unsuported extension (<a href="http://commons.wikimedia.org/wiki/Commons:Firefogg#Supported_File_Types">more information</a>).',
220220 'mwe-cancel-button' => 'Cancel',
221221 'mwe-ok-button' => 'OK',
 222+
 223+ /*
 224+ * js file: /libEmbedVideo/embedVideo.js
 225+ */
 226+ 'mwe-loading_plugin' => 'loading plugin <blink>...</blink>',
 227+ 'mwe-select_playback' => 'Set playback preference',
 228+ 'mwe-link_back' => 'Link back',
 229+ 'mwe-error_load_lib' => 'Error: mv_embed was unable to load required JavaScript libraries.
 230+Insert script via DOM has failed. Please try reloading this page.',
 231+ 'mwe-error_swap_vid' => 'Error: mv_embed was unable to swap the video tag for the mv_embed interface',
 232+ 'mwe-add_to_end_of_sequence' => 'Add to end of sequence',
 233+ 'mwe-missing_video_stream' => 'The video file for this stream is missing',
 234+ 'mwe-play_clip' => 'Play clip',
 235+ 'mwe-pause_clip' => 'Pause clip',
 236+ 'mwe-volume_control' => 'Volume control',
 237+ 'mwe-player_options' => 'Player options',
 238+ 'mwe-closed_captions' => 'Close captions',
 239+ 'mwe-player_fullscreen' => 'Fullscreen',
 240+ 'mwe-next_clip_msg' => 'Play next clip',
 241+ 'mwe-prev_clip_msg' => 'Play previous clip',
 242+ 'mwe-current_clip_msg' => 'Continue playing this clip',
 243+ 'mwe-seek_to' => 'Seek to',
 244+ 'mwe-download_segment' => 'Download selection:',
 245+ 'mwe-download_full' => 'Download full video file:',
 246+ 'mwe-download_right_click' => 'To download, right click and select <i>Save target as...</i>',
 247+ 'mwe-download_clip' => 'Download video',
 248+ 'mwe-download_text' => 'Download text (<a style="color:white" title="cmml" href="http://wiki.xiph.org/index.php/CMML">CMML</a> xml):',
 249+ 'mwe-download' => 'Download',
 250+ 'mwe-share' => 'Share',
 251+ 'mwe-credits' => 'Credits',
 252+ 'mwe-clip_linkback' => 'Clip source page',
 253+ 'mwe-chose_player' => 'Choose Video Player',
 254+ 'mwe-share_this_video' => 'Share this video',
 255+ 'mwe-video_credits' => 'Video credits',
 256+ 'mwe-menu_btn' => 'Menu',
 257+ 'mwe-close_btn' => 'Close',
 258+ 'mwe-ogg-player-vlc-mozilla' => 'VLC plugin',
 259+ 'mwe-ogg-player-videoElement' => 'Native Ogg video support',
 260+ 'mwe-ogg-player-vlc-activex' => 'VLC ActiveX',
 261+ 'mwe-ogg-player-oggPlugin' => 'Generic Ogg plugin',
 262+ 'mwe-ogg-player-quicktime-mozilla' => 'Quicktime plugin',
 263+ 'mwe-ogg-player-quicktime-activex' => 'Quicktime ActiveX',
 264+ 'mwe-ogg-player-cortado' => 'Java Cortado',
 265+ 'mwe-ogg-player-flowplayer' => 'Flowplayer',
 266+ 'mwe-ogg-player-selected' => '(selected)',
 267+ 'mwe-ogg-player-omtkplayer' => 'OMTK Flash Vorbis',
 268+ 'mwe-generic_missing_plugin' => 'You browser does not appear to support the following playback type: <b>$1</b><br />Visit the <a href="http://commons.wikimedia.org/wiki/Commons:Media_help">Playback Methods</a> page to download a player.<br />',
 269+ '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>',
 270+ 'mwe-do_not_warn_again' => 'Dissmiss for now.',
 271+ 'mwe-playerselect' => 'Players',
 272+ 'mwe-read_before_embed' => 'Please <a href="http://mediawiki.org/wiki/Security_Notes_on_Remote_Embedding" target="_new">Read This</a> before embeding!',
 273+ 'mwe-embed_site_or_blog' => 'Embed on your site or blog',
222274 );

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r55494Fix formatting error that caused mergeJavascriptMsg.php to bork on js2phpsiebrand19:50, 22 August 2009

Status & tagging log