System messages

This is a list of system messages available in the MediaWiki namespace. Please visit MediaWiki Localisation and translatewiki.net if you wish to contribute to the generic MediaWiki localisation.
System messages
First pagePrevious pageNext pageLast page
Name Default message text
Current message text
score-lamenotexecutable (talk) (Translate) LAME could not be executed: $1 is not an executable file. Make sure <code>$wgScoreLame</code> is set correctly.
score-midioverridenotfound (talk) (Translate) The file "<nowiki>$1</nowiki>" you specified with override_midi could not be found. Please specify the file name only, omit <nowiki>[[…]]</nowiki> and the "{{ns:file}}:" prefix.
score-nocontent (talk) (Translate) Could not load file $1 from server.
score-noimages (talk) (Translate) No score images were generated. Please check your score code.
score-nomidi (talk) (Translate) No MIDI file generated despite being requested. If you are working in raw LilyPond mode, make sure to provide a proper \midi block.
score-nooutput (talk) (Translate) Failed to create output directory $1.
score-nops (talk) (Translate) LilyPond did not produce any output file. Please check your score code.
score-notelanguagewithraw (talk) (Translate) Attribute "note-language" cannot be used for raw mode scores
score-notexecutable (talk) (Translate) Could not execute LilyPond: $1 is not an executable file. Make sure <code>$wgScoreLilyPond</code> is set correctly.
score-page (talk) (Translate) Page $1
score-pregreplaceerr (talk) (Translate) PCRE regular expression replacement failed
score-readerr (talk) (Translate) Unable to read file $1.
score-safe-mode (talk) (Translate) Safe mode has been removed from LilyPond as of version 2.23.12. LilyPond files can run arbitrary code. Please sandbox your LilyPond installation using [https://www.mediawiki.org/wiki/Shellbox Shellbox] and set $wgScoreSafeMode = false.
score-scripterr (talk) (Translate) Unable to run remote script: $1 exited with status code $2 $3
score-soundfontnotexists (talk) (Translate) Soundfont could not be found: $1 does not exist. Make sure <code>$wgScoreSoundfont</code> is set correctly.
score-trimerr (talk) (Translate) Image could not be trimmed: $1 Set <code>$wgScoreTrim=false</code> if this problem persists.
score-use-category (talk) (Translate) Pages which use score
score-use-category-desc (talk) (Translate) These pages use the [[:mw:Extension:Score|Score]] extension.
score-versionerr (talk) (Translate) Unable to obtain LilyPond version: $1
score-visualeditor-mwscoredialog-audio (talk) (Translate) Include an audio file (auto-generated by default)
score-visualeditor-mwscoredialog-card-advanced (talk) (Translate) Advanced
score-visualeditor-mwscoredialog-card-audio (talk) (Translate) Audio
score-visualeditor-mwscoredialog-lang (talk) (Translate) Language
score-visualeditor-mwscoredialog-lang-abc (talk) (Translate) ABC
score-visualeditor-mwscoredialog-lang-lilypond (talk) (Translate) LilyPond
score-visualeditor-mwscoredialog-notelanguage (talk) (Translate) Notation language
score-visualeditor-mwscoredialog-override-audio (talk) (Translate) Use an existing audio file
score-visualeditor-mwscoredialog-override-audio-placeholder (talk) (Translate) Name of existing audio file
score-visualeditor-mwscoredialog-override-midi (talk) (Translate) Use an existing MIDI file
score-visualeditor-mwscoredialog-override-midi-placeholder (talk) (Translate) Name of existing MIDI file
score-visualeditor-mwscoredialog-raw (talk) (Translate) This is a complete LilyPond file
score-visualeditor-mwscoredialog-title (talk) (Translate) Musical notation
scribunto-common-backtrace (talk) (Translate) Backtrace:
scribunto-common-error-category (talk) (Translate) Pages with script errors
scribunto-common-error-category-desc (talk) (Translate) There was an error when processing the modules included on the page.
scribunto-common-no-details (talk) (Translate) No further details are available.
scribunto-common-nofunction (talk) (Translate) Script error: You must specify a function to call.
scribunto-common-nosuchfunction (talk) (Translate) Script error: The function "$2" does not exist.
scribunto-common-nosuchmodule (talk) (Translate) Script error: No such module "$2".
scribunto-common-notafunction (talk) (Translate) Script error: "$2" is not a function.
scribunto-common-oom (talk) (Translate) The amount of memory allowed for running scripts has been exceeded.
scribunto-common-timeout (talk) (Translate) The time allocated for running scripts has expired.
scribunto-console-clear (talk) (Translate) Clear
scribunto-console-cleared (talk) (Translate) The console state was cleared because the module was updated.
scribunto-console-cleared-session-lost (talk) (Translate) The console state was cleared because the session data was lost.
scribunto-console-current-src (talk) (Translate) console input
scribunto-console-intro (talk) (Translate) * The module exports are available as the variable "p", including unsaved modifications. * Precede a line with "=" to evaluate it as an expression or use print(). Use mw.logObject() for tables. * Use mw.log() and mw.logObject() in module code to send messages to this console.
scribunto-console-title (talk) (Translate) Debug console
scribunto-console-too-large (talk) (Translate) This console session is too large. Please clear the console history or reduce the size of the module.
scribunto-desc (talk) (Translate) Framework for embedding scripting languages into MediaWiki pages
First pagePrevious pageNext pageLast page