Index: trunk/extensions/MetavidWiki/languages/MV_Messages.php |
— | — | @@ -19,14 +19,14 @@ |
20 | 20 | "loading_plugin" => "loading plugin<blink>...</blink>", |
21 | 21 | "select_playback" => "Set Playback Preference", |
22 | 22 | "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? ", |
24 | 24 | |
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", |
26 | 26 | |
27 | 27 | "download_segment" => "Download Selection:", |
28 | 28 | "download_full" => "Download Full Video File:", |
29 | 29 | "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:", |
31 | 31 | |
32 | 32 | "clip_linkback" => "Clip Source Page", |
33 | 33 | |
— | — | @@ -39,8 +39,8 @@ |
40 | 40 | "mv_ogg-player-quicktime-activex" => "Quicktime ActiveX", |
41 | 41 | "mv_ogg-player-cortado" => "Java Cortado", |
42 | 42 | "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>", |
45 | 45 | |
46 | 46 | "add_to_end_of_sequence" => "Add to End of Sequence", |
47 | 47 | |
— | — | @@ -64,7 +64,7 @@ |
65 | 65 | "uploaded-status"=>"Uploaded", |
66 | 66 | "upload-select-file"=>"Select File...", |
67 | 67 | "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?", |
69 | 69 | |
70 | 70 | #remoteSearchDriver.js |
71 | 71 | "mv_media_search"=>"Media Search why test test", |
— | — | @@ -106,7 +106,7 @@ |
107 | 107 | "menu_options"=>"Options", |
108 | 108 | |
109 | 109 | "loading_timeline"=>"Loading TimeLine <blink>...</blink>", |
110 | | - "loading_user_rights"=>"Loading user rights <blink>...</blink>", |
| 110 | + "loading_user_rights"=>"Loading User Rights <blink>...</blink>", |
111 | 111 | |
112 | 112 | "no_edit_permissions"=>"You don\'t have permissions to save changes to this sequence", |
113 | 113 | |