54 $enMsg->inLanguage(
'en' )->useDatabase(
false );
55 parent::__construct( $enMsg->text() );
wfMessage( $key,... $params)
This is the function for getting translated interface messages.
wfEscapeWikiText( $text)
Escapes the given text so that it may be output using addWikiText() without any linking,...
Interface for MediaWiki-localized exceptions.