System messages

Jump to: navigation , search

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.

Filter
Filter by customization state:    
First page
Last page
Name Default message text
Current message text
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.log() 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
scribunto-doc-page-does-not-exist (talk) (Translate) ''Documentation for this module may be created at [[$1]]''
scribunto-doc-page-header (talk) (Translate) '''This is the documentation page for [[$1]]'''
scribunto-doc-page-name (talk) (Translate) Module:$1/doc
scribunto-doc-page-show (talk) (Translate) {{$1}} <hr />
scribunto-error-long (talk) (Translate) Script errors: $1
scribunto-error-short (talk) (Translate) Script error: $1
scribunto-limitreport-estmemusage (talk) (Translate) Lua estimated memory usage
scribunto-limitreport-estmemusage-value (talk) (Translate) $1
scribunto-limitreport-logs (talk) (Translate) Lua logs
scribunto-limitreport-memusage (talk) (Translate) Lua memory usage
scribunto-limitreport-memusage-value (talk) (Translate) $1/$2
scribunto-limitreport-profile (talk) (Translate) Lua Profile
scribunto-limitreport-profile-ms (talk) (Translate) $1 ms
scribunto-limitreport-profile-percent (talk) (Translate) $1%
scribunto-limitreport-timeusage (talk) (Translate) Lua time usage
scribunto-limitreport-timeusage-value (talk) (Translate) $1/$2 seconds
scribunto-limitreport-virtmemusage (talk) (Translate) Lua virtual size
scribunto-limitreport-virtmemusage-value (talk) (Translate) $1/$2
scribunto-line (talk) (Translate) at line $1
scribunto-lua-backtrace-line (talk) (Translate) $1: $2
scribunto-lua-error (talk) (Translate) Lua error: $2.
scribunto-lua-error-location (talk) (Translate) Lua error $1: $2.
scribunto-lua-in-function (talk) (Translate) in function "$1"
scribunto-lua-in-function-at (talk) (Translate) in the function at $1:$2
scribunto-lua-in-main (talk) (Translate) in main chunk
scribunto-lua-notarrayreturn (talk) (Translate) Script error: The module returned a $2 value. It is supposed to return an export table.
scribunto-luastandalone-decode-error (talk) (Translate) Lua error: Internal error: Unable to decode message.
scribunto-luastandalone-exited (talk) (Translate) Lua error: Internal error: The interpreter exited with status $2.
scribunto-luastandalone-gone (talk) (Translate) Lua error: Internal error: The interpreter has already exited.
scribunto-luastandalone-proc-error (talk) (Translate) Lua error: Cannot create process.
scribunto-luastandalone-proc-error-msg (talk) (Translate) Lua error: Cannot create process: $2
scribunto-luastandalone-proc-error-proc-open (talk) (Translate) Lua error: Cannot create process: proc_open is not available. Check PHP's "disable_functions" configuration directive.
scribunto-luastandalone-proc-error-safe-mode (talk) (Translate) Lua error: Cannot create process. Note that PHP's deprecated "safe_mode" configuration directive is enabled.
scribunto-luastandalone-read-error (talk) (Translate) Lua error: Internal error: Error reading from pipe.
scribunto-luastandalone-signal (talk) (Translate) Lua error: Internal error: The interpreter has terminated with signal "$2".
scribunto-luastandalone-write-error (talk) (Translate) Lua error: Internal error: Error writing to pipe.
scribunto-module-line (talk) (Translate) in $1 at line $2
scribunto-module-with-errors-category (talk) (Translate) Scribunto modules with errors
scribunto-module-with-errors-category-desc (talk) (Translate) The module has an error in it.
First page
Last page