r47708 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r47707‎ | r47708 | r47709 >
Date:16:34, 23 February 2009
Author:dale
Status:deferred
Tags:
Comment:
minor fixes
Modified paths:
  • /trunk/extensions/MetavidWiki/languages/MV_Messages.php (modified) (history)

Diff [purge]

Index: trunk/extensions/MetavidWiki/languages/MV_Messages.php
@@ -19,14 +19,14 @@
2020 "loading_plugin" => "loading plugin<blink>...</blink>",
2121 "select_playback" => "Set Playback Preference",
2222 "link_back" => "Link Back",
23 - "error_load_lib" => "mv_embed=> Unable to load required javascript libraries\n insert script via DOM has failed, try reloading? ",
 23+ "error_load_lib" => "mv_embed: Unable to load required javascript libraries\n insert script via DOM has failed, try reloading? ",
2424
25 - "error_swap_vid" => "Error=>mv_embed was unable to swap the video tag for the mv_embed interface",
 25+ "error_swap_vid" => "Error: mv_embed was unable to swap the video tag for the mv_embed interface",
2626
2727 "download_segment" => "Download Selection:",
2828 "download_full" => "Download Full Video File:",
2929 "download_clip" => "Download the Clip",
30 - "download_text" => "Download Text (<a style=\"color=>white\" title=\"cmml\" href=\"http=>//wiki.xiph.org/index.php/CMML\">cmml</a> xml:",
 30+ "download_text" => "Download Text (<a style=\"color:white\" title=\"cmml\" href=\"http=>//wiki.xiph.org/index.php/CMML\">cmml</a> xml:",
3131
3232 "clip_linkback" => "Clip Source Page",
3333
@@ -39,8 +39,8 @@
4040 "mv_ogg-player-quicktime-activex" => "Quicktime ActiveX",
4141 "mv_ogg-player-cortado" => "Java Cortado",
4242 "mv_ogg-player-flowplayer" => "Flowplayer",
43 - "mv_ogg-player-selected" => " (selected)",
44 - "mv_generic_missing_plugin" => "You browser does not appear to support playback type=> <b>$1</b><br> visit the <a href=\"http=>//metavid.org/wiki/Client_Playback\">Playback Methods</a> page to download a player<br>",
 43+ "mv_ogg-player-selected" => "(selected)",
 44+ "mv_generic_missing_plugin" => "You browser does not appear to support playback type: <b>$1</b><br> visit the <a href=\"http=>//metavid.org/wiki/Client_Playback\">Playback Methods</a> page to download a player<br>",
4545
4646 "add_to_end_of_sequence" => "Add to End of Sequence",
4747
@@ -64,7 +64,7 @@
6565 "uploaded-status"=>"Uploaded",
6666 "upload-select-file"=>"Select File...",
6767 "wgfogg_wrong_version"=>"You have firefogg installed but its outdated, <a href=\"http://firefogg.org\">please upgrade</a> ",
68 - "wgfogg_waring_ogg_upload"=>"You have selected an ogg file for conversion to ogg (this is probably unnessesary). Maybe disable the video converter?",
 68+ "wgfogg_waring_ogg_upload"=>"You have selected an ogg file for conversion to ogg (this is probably unnecessary). Maybe disable the video converter?",
6969
7070 #remoteSearchDriver.js
7171 "mv_media_search"=>"Media Search why test test",
@@ -106,7 +106,7 @@
107107 "menu_options"=>"Options",
108108
109109 "loading_timeline"=>"Loading TimeLine <blink>...</blink>",
110 - "loading_user_rights"=>"Loading user rights <blink>...</blink>",
 110+ "loading_user_rights"=>"Loading User Rights <blink>...</blink>",
111111
112112 "no_edit_permissions"=>"You don\'t have permissions to save changes to this sequence",
113113

Status & tagging log