Convert $skinNames to messages. Incorrect entries have been skipped (bs, sr-el, sr-ec)
[lhc/web/wiklou.git] / languages / messages / MessagesAf.php
index b70823a..14687d3 100644 (file)
  * @author Spacebirdy
  */
 
-$skinNames = array(
-       'standard' => 'Standaard',
-       'nostalgia' => 'Nostalgie',
-       'cologneblue' => 'Keulen blou',
-);
 
 $namespaceNames = array(
        NS_MEDIA            => 'Media',
@@ -2012,6 +2007,11 @@ In die laatste geval kan u ook \'n verwysing gebruik, byvoorbeeld [[{{ns:special
 'numauthors'     => 'Aantal outeurs (bladsy): $1',
 'numtalkauthors' => 'Aantal outeurs (besprekingsblad): $1',
 
+# Skin names
+'skinname-standard'    => 'Standaard',
+'skinname-nostalgia'   => 'Nostalgie',
+'skinname-cologneblue' => 'Keulen blou',
+
 # Math options
 'mw_math_png'    => 'Gebruik altyd PNG.',
 'mw_math_simple' => 'Gebruik HTML indien dit eenvoudig is, andersins PNG.',