Index: trunk/phase3/languages/messages/MessagesKsh.php |
— | — | @@ -99,13 +99,16 @@ |
100 | 100 | /** |
101 | 101 | * Skin names. If any key is not specified, the English one will be used. |
102 | 102 | */ |
| 103 | + |
103 | 104 | $skinNames = array( |
104 | | - 'standard' => 'Standaad', |
105 | | - 'nostalgia' => 'Nostaljesch', |
106 | | - 'cologneblue' => 'Kölsch Blau', |
107 | | - 'monobook' => 'MonoBoch', |
108 | | - 'myskin' => 'Ming Skin', |
109 | | - 'chick' => 'Höhnche' |
| 105 | + 'standard' => 'Klassesch', |
| 106 | + 'nostalgia' => 'Nostaljesch', |
| 107 | + 'cologneblue' => 'Kölsch Blau', |
| 108 | + 'monobook' => 'MonoBoch', |
| 109 | + 'myskin' => 'Ming Skin', |
| 110 | + 'chick' => 'Höhnche', |
| 111 | + 'simple' => 'Eifach', |
| 112 | + 'modern' => 'Modern', |
110 | 113 | ); |
111 | 114 | |
112 | 115 | $messages = array( |