(svn r10877) -Fix: some isocodes were wrong

This commit is contained in:
glx
2007-08-13 13:12:19 +00:00
parent 6f68d876b8
commit dfa82cd968
3 changed files with 3 additions and 3 deletions

View File

@@ -101,7 +101,7 @@ const iso_grf iso_codes[] = {
{"es_ES", GRFLX_SPANISH},
{"af_ZA", GRFLX_AFRIKAANS},
{"hr_HR", GRFLX_CROATIAN},
{"cs_CS", GRFLX_CZECH},
{"cs_CZ", GRFLX_CZECH},
{"ca_ES", GRFLX_CATALAN},
{"da_DA", GRFLX_DANISH},
{"nl_NL", GRFLX_DUTCH},