Index: trunk/extensions/Score/Score.i18n.php |
— | — | @@ -40,7 +40,7 @@ |
41 | 41 | 'score-noabcinput' => 'ABC source file $1 could not be created.', |
42 | 42 | 'score-nofactory' => 'Failed to create LilyPond factory directory.', |
43 | 43 | 'score-noinput' => 'Failed to create LilyPond input file $1.', |
44 | | - 'score-noogghandler' => 'Ogg/Vorbis conversion requires an installed and configured OggHandler extension, see https://www.mediawiki.org/wiki/Extension:OggHandler.', |
| 44 | + 'score-noogghandler' => 'Ogg/Vorbis conversion requires an installed and configured OggHandler extension, see [//www.mediawiki.org/wiki/Extension:OggHandler Extension:OggHandler].', |
45 | 45 | 'score-nomidi' => 'No MIDI file generated despite being requested. If you are working in raw LilyPond mode, make sure to provide a proper \midi block.', |
46 | 46 | 'score-nooutput' => 'Failed to create LilyPond image directory $1.', |
47 | 47 | 'score-notexecutable' => 'Could not execute LilyPond: $1 is not an executable file. Make sure <code>$wgLilyPond</code> is set correctly.', |