From: Purodha B Blissenbach Date: Mon, 30 Jun 2008 00:03:32 +0000 (+0000) Subject: ksh - new skin names translated. X-Git-Tag: 1.31.0-rc.0~46844 X-Git-Url: http://git.cyclocoop.org/%40spipnet%40?a=commitdiff_plain;h=f33bf725b2106cc790815e8f420c385c8bc59ba3;p=lhc%2Fweb%2Fwiklou.git ksh - new skin names translated. --- diff --git a/languages/messages/MessagesKsh.php b/languages/messages/MessagesKsh.php index 4e2afdbf24..b22dded7cf 100644 --- a/languages/messages/MessagesKsh.php +++ b/languages/messages/MessagesKsh.php @@ -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(