thomascube
2005-11-18 fbf77b4493f1b77c99751d8a86365c712ae3fb1b
program/localization/index.inc
@@ -37,7 +37,7 @@
   'el'    => 'Greek',
   'hu'    => 'Hungarian',
   'it'    => 'Italiano',
   'jp'    => 'Japanese',
   'ja'    => 'Japanese',
   'kr'    => 'Korean',
   'lv'    => 'Latvian',
   'nl'    => 'Nederlands',
@@ -63,7 +63,8 @@
   'lv' => 'ISO-8859-2',
   'pl' => 'ISO-8859-2',
   'el' => 'ISO-8859-7',
   'tw' => 'BIG5'
   'tw' => 'BIG5',
   'ja' => 'UTF-8'
);
?>