r107216 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r107215‎ | r107216 | r107217 >
Date:18:38, 24 December 2011
Author:grafzahl
Status:ok
Tags:
Comment:
Use protocol-relative URL. Fixes r107191.
Modified paths:
  • /trunk/extensions/Score/Score.i18n.php (modified) (history)

Diff [purge]

Index: trunk/extensions/Score/Score.i18n.php
@@ -40,7 +40,7 @@
4141 'score-noabcinput' => 'ABC source file $1 could not be created.',
4242 'score-nofactory' => 'Failed to create LilyPond factory directory.',
4343 '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].',
4545 '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.',
4646 'score-nooutput' => 'Failed to create LilyPond image directory $1.',
4747 'score-notexecutable' => 'Could not execute LilyPond: $1 is not an executable file. Make sure <code>$wgLilyPond</code> is set correctly.',

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r107191Integration with [[Extension:OggHandler]]grafzahl00:12, 24 December 2011

Status & tagging log