Fix incorrect setting for namespace alias for NS_IMAGE_TALK from r43687
authorSiebrand Mazeland <siebrand@users.mediawiki.org>
Thu, 20 Nov 2008 11:09:36 +0000 (11:09 +0000)
committerSiebrand Mazeland <siebrand@users.mediawiki.org>
Thu, 20 Nov 2008 11:09:36 +0000 (11:09 +0000)
languages/messages/MessagesFi.php

index 9ef3d93..693d04a 100644 (file)
@@ -1,4 +1,4 @@
-<?php
+<?php
 /** Finnish (Suomi)
  *
  * @ingroup Language
@@ -38,7 +38,7 @@ $namespaceNames = array(
 
 $namespaceAliases = array(
        'Kuva' => NS_IMAGE,
-       'Keskustelu_tiedostosta' => NS_IMAGE_TALK,
+       'Keskustelu_kuvasta' => NS_IMAGE_TALK,
 );
 
 $skinNames = array(