Index: trunk/extensions/TimedMediaHandler/TimedMediaHandler.i18n.php |
— | — | @@ -8,7 +8,7 @@ |
9 | 9 | $messages = array(); |
10 | 10 | |
11 | 11 | $messages['en'] = array( |
12 | | - 'timedmedia-desc' => 'Handler for timed media ( video, audio, timedText ) with transcoding to Ogg Theora/Vorbis', |
| 12 | + 'timedmedia-desc' => 'Handler for timed media (video, audio, timedText) with transcoding to Ogg Theora/Vorbis', |
13 | 13 | 'timedmedia-short-audio' => 'Ogg $1 sound file, $2', |
14 | 14 | 'timedmedia-short-video' => 'Ogg $1 video file, $2', |
15 | 15 | 'timedmedia-short-general' => 'Ogg $1 media file, $2', |
Index: trunk/extensions/Translate/groups/mediawiki-defines.txt |
— | — | @@ -1121,9 +1121,7 @@ |
1122 | 1122 | |
1123 | 1123 | Timed Media Handler |
1124 | 1124 | magicfile = TimedMediaHandler/TimedMediaHandler.i18n.magic.php |
1125 | | -optional = tmh-player-cortado, tmh-player-vlc-mozilla, tmh-player-vlc-activex, tmh-player-totem |
1126 | | -optional = tmh-player-quicktime-mozilla, tmh-player-quicktime-activex, tmh-player-kmplayer, tmh-player-kaffeine |
1127 | | -optional = tmh-player-mplayerplug-in |
| 1125 | +descmsg = timedmedia-desc |
1128 | 1126 | |
1129 | 1127 | Timed Media Handler - Timed Text |
1130 | 1128 | file = TimedMediaHandler/TimedText/TimedText.i18n.php |