This commit is contained in:
Marc Delisle
2002-07-09 11:53:24 +00:00
parent a57767e798
commit 11864043b8
3 changed files with 2 additions and 2 deletions

View File

@@ -28,7 +28,7 @@ english-iso-8859-1
estonian-iso-8859-1
finnish-iso-8859-1
french-iso-8859-1
galician
galician-iso-8859-1
german
greek
hebrew

View File

@@ -57,7 +57,7 @@ $available_languages = array(
'et-iso-8859-1'=> array('et|estonian', 'estonian-iso-8859-1', 'et'),
'fi-iso-8859-1'=> array('fi|finnish', 'finnish-iso-8859-1', 'fi'),
'fr-iso-8859-1'=> array('fr([-_][[:alpha:]]{2})?|french', 'french-iso-8859-1', 'fr'),
'gl' => array('gl|galician', 'galician', 'gl'),
'gl-iso-8859-1'=> array('gl|galician', 'galician-iso-8859-1', 'gl'),
'he' => array('he|hebrew', 'hebrew', 'he'),
'hr-win1250' => array('hr|croatian', 'croatian-windows-1250', 'hr'),
'hr-iso-8859-2' => array('hr|croatian', 'croatian-iso-8859-2', 'hr'),