Index: trunk/extensions/TimedMediaHandler/TimedMediaHandler.i18n.php |
— | — | @@ -16,7 +16,7 @@ |
17 | 17 | 'tmh-long-video' => '(Ogg $1 video file, length $2, $4×$5 pixels, $3)', |
18 | 18 | 'tmh-long-multiplexed' => '(Ogg multiplexed audio/video file, $1, length $2, $4×$5 pixels, $3 overall)', |
19 | 19 | 'tmh-long-general' => '(Ogg media file, length $2, $3)', |
20 | | - 'tmh-long-error' => '(Invalid ogg file: $1)', |
| 20 | + 'tmh-long-error' => '(Invalid Ogg file: $1)', |
21 | 21 | 'tmh-play' => 'Play', |
22 | 22 | 'tmh-pause' => 'Pause', |
23 | 23 | 'tmh-stop' => 'Stop', |