added ukranian to the list. it didn't build for me, but this will save someone a...
authorxzilla <xzilla>
Tue, 17 Aug 2004 03:32:14 +0000 (03:32 +0000)
committerxzilla <xzilla>
Tue, 17 Aug 2004 03:32:14 +0000 (03:32 +0000)
libraries/lib.inc.php

index 865b9a4c355737c393abd5b01c82cf880caf60ff..acc564c73a037dacc6837306b9e72f74ac008afc 100644 (file)
@@ -3,7 +3,7 @@
        /**
         * Function library read in upon startup
         *
-        * $Id: lib.inc.php,v 1.83 2004/07/19 03:01:54 chriskl Exp $
+        * $Id: lib.inc.php,v 1.84 2004/08/17 03:32:14 xzilla Exp $
         */
        
        // Set error reporting level to max
@@ -55,7 +55,8 @@
                'slovak' => 'Slovensky',
                'swedish' => 'Svenska',
                'spanish' => 'Espa&ntilde;ol',
-               'turkish' => 'T&uuml;rk&ccedil;e'
+               'turkish' => 'T&uuml;rk&ccedil;e',
+               'ukrainian' => 'Ukrainian'
        );
 
        // Always include english.php, since it's the master language file