MediaWiki
REL1_37
LanguageQqx.php
Go to the documentation of this file.
1
<?php
33
class
LanguageQqx
extends
Language
{
38
public
function
getMessage
( $key ) {
39
return
"($key$*)"
;
40
}
41
}
LanguageQqx
For all translated messages, this returns the name of the message bracketed.
Definition
LanguageQqx.php:33
LanguageQqx\getMessage
getMessage( $key)
Definition
LanguageQqx.php:38
Language
Internationalisation code See https://www.mediawiki.org/wiki/Special:MyLanguage/Localisation for more...
Definition
Language.php:42
includes
languages
LanguageQqx.php
Generated on Fri Apr 5 2024 23:40:25 for MediaWiki by
1.9.8