From: Rotem Liss Date: Thu, 3 Aug 2006 10:01:32 +0000 (+0000) Subject: Using "grammar" in lowercase, because uppercase "GRAMMAR" is not parsed, in the proje... X-Git-Tag: 1.31.0-rc.0~56092 X-Git-Url: http://git.cyclocoop.org/%24self?a=commitdiff_plain;h=189e10775a02b2a897fca74eb878081142c3c535;p=lhc%2Fweb%2Fwiklou.git Using "grammar" in lowercase, because uppercase "GRAMMAR" is not parsed, in the project talk namespace of the rmy localisation. --- diff --git a/languages/MessagesRmy.php b/languages/MessagesRmy.php index c8681110a9..32b9c906b7 100644 --- a/languages/MessagesRmy.php +++ b/languages/MessagesRmy.php @@ -21,7 +21,7 @@ $namespaceNames = array( NS_USER => 'Jeno', NS_USER_TALK => 'Jeno_vakyarimata', # NS_PROJECT set by $wgMetaNamespace - NS_PROJECT_TALK => '{{GRAMMAR:genitive-pl|$1}}_vakyarimata', + NS_PROJECT_TALK => '{{grammar:genitive-pl|$1}}_vakyarimata', NS_IMAGE => 'Chitro', NS_IMAGE_TALK => 'Chitro_vakyarimata', NS_MEDIAWIKI => 'MediyaViki',