Index: trunk/extensions/MetavidWiki/languages/MV_Messages.php |
— | — | @@ -278,14 +278,14 @@ |
279 | 279 | |
280 | 280 | 'mv_other_options' => 'Other options', |
281 | 281 | 'mv_contextmenu_opt' => 'Enable context menus', |
282 | | - 'mv_days' => '$1 {{PLURAL:$1|day|days}} ', |
283 | | - 'mv_hours' => '$1 {{PLURAL:$1|hour|hours}} ', |
| 282 | + 'mv_days' => '$1 {{PLURAL:$1|day|days}}', |
| 283 | + 'mv_hours' => '$1 {{PLURAL:$1|hour|hours}}', |
284 | 284 | 'mv_hours_singular' => '$1 hour', |
285 | 285 | 'mv_minutes' => '$1 {{PLURAL:$1|minute|minutes}}', |
286 | 286 | 'mv_minutes_singular' => '$1 minute', |
287 | 287 | 'mv_seconds' => '$1 {{PLURAL:$1|second|seconds}}', |
288 | 288 | 'mv_seconds_singular' => '$1 second', |
289 | | - 'mv_stream_length' => 'Total video length: ', |
| 289 | + 'mv_stream_length' => 'Total video length:', |
290 | 290 | |
291 | 291 | 'mv_sequence_timeline' => 'Sequence timeline:', |
292 | 292 | 'mv_edit_sequence_desc_help' => 'Sequence description', |