(svn r10877) -Fix: some isocodes were wrong

replace/41b28d7194a279bdc17475d4fbe2ea6ec885a466
glx 17 years ago
parent 81810ad391
commit 35e8f64e9a

@ -1,6 +1,6 @@
##name Italian
##ownname Italiano
##isocode it
##isocode it_IT
##plural 0
##case ms mp fs fp
##gender m f

@ -1,6 +1,6 @@
##name Frisian
##ownname Frysk
##isocode fy
##isocode fy_NL
##id 0x0000
STR_NULL :

@ -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},

Loading…
Cancel
Save