ksh - new skin names translated.
authorPurodha B Blissenbach <purodha@users.mediawiki.org>
Mon, 30 Jun 2008 00:03:32 +0000 (00:03 +0000)
committerPurodha B Blissenbach <purodha@users.mediawiki.org>
Mon, 30 Jun 2008 00:03:32 +0000 (00:03 +0000)
languages/messages/MessagesKsh.php

index 4e2afdb..b22dded 100644 (file)
@@ -99,13 +99,16 @@ $separatorTransformTable = array(',' => "\xc2\xa0", '.' => ',' );
 /**
  * Skin names. If any key is not specified, the English one will be used.
  */
+
 $skinNames = array(
-        'standard'      => 'Standaad',
-        'nostalgia'     => 'Nostaljesch',
-        'cologneblue'   => 'Kölsch Blau',
-        'monobook'      => 'MonoBoch',
-        'myskin'        => 'Ming Skin',
-        'chick'         => 'Höhnche'
+       'standard'    => 'Klassesch',
+       'nostalgia'   => 'Nostaljesch',
+       'cologneblue' => 'Kölsch Blau',
+       'monobook'    => 'MonoBoch',
+       'myskin'      => 'Ming Skin',
+       'chick'       => 'Höhnche',
+       'simple'      => 'Eifach',
+       'modern'      => 'Modern',
 );
 
 $messages = array(