cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 1 | <?xml version="1.0" encoding="UTF-8"?> |
| 2 | <!DOCTYPE localemap [ |
| 3 | <!ELEMENT localemap (include)+> |
| 4 | <!ELEMENT include (#PCDATA)> |
| 5 | <!ATTLIST include locale CDATA #REQUIRED> |
| 6 | <!ATTLIST include file CDATA #REQUIRED> |
| 7 | ]> |
| 8 | <localemap> |
| 9 | <include locale="no_NO.ISO-8859-1" file="bokmal.xml"/> |
| 10 | <include locale="ca_ES.ISO-8859-1" file="catalan.xml"/> |
| 11 | <include locale="hr_HR.ISO-8859-2" file="croatian.xml"/> |
| 12 | <include locale="cs_CZ.ISO-8859-2" file="czech.xml"/> |
| 13 | <include locale="da_DK.ISO-8859-1" file="danish.xml"/> |
| 14 | <include locale="de_DE.ISO-8859-1" file="deutsch.xml"/> |
| 15 | <include locale="nl_NL.ISO-8859-1" file="dutch.xml"/> |
| 16 | <include locale="C" file="english.xml"/> |
| 17 | <include locale="et_EE.ISO-8859-1" file="estonian.xml"/> |
| 18 | <include locale="fi_FI.ISO-8859-1" file="finnish.xml"/> |
| 19 | <include locale="fr_FR.ISO-8859-1" file="francais.xml"/> |
| 20 | <include locale="fr_FR.ISO-8859-1" file="francais.xml"/> |
| 21 | <include locale="fr_FR.UTF-8" file="francais.xml"/> |
| 22 | <include locale="gl_ES.ISO-8859-1" file="galego.xml"/> |
| 23 | <include locale="gl_ES.ISO-8859-1" file="galician.xml"/> |
| 24 | <include locale="de_DE.ISO-8859-1" file="german.xml"/> |
| 25 | <include locale="el_GR.ISO-8859-7" file="greek.xml"/> |
| 26 | <include locale="en_US.UTF-8" file="english.xml"/> |
| 27 | <include locale="iw_IL.ISO-8859-8" file="hebrew.xml"/> |
| 28 | <include locale="hr_HR.ISO-8859-2" file="hrvatski.xml"/> |
| 29 | <include locale="hu_HU.ISO-8859-2" file="hungarian.xml"/> |
| 30 | <include locale="is_IS.ISO-8859-1" file="icelandic.xml"/> |
| 31 | <include locale="it_IT.ISO-8859-1" file="italian.xml"/> |
| 32 | <include locale="ja_JP.eucJP" file="japanese.xml"/> |
| 33 | <include locale="ko_KR.eucKR" file="korean.xml"/> |
| 34 | <include locale="lt_LT.ISO-8859-13" file="lithuanian.xml"/> |
| 35 | <include locale="no_NO.ISO-8859-1" file="norwegian.xml"/> |
| 36 | <include locale="nn_NO.ISO-8859-1" file="nynorsk.xml"/> |
| 37 | <include locale="pl_PL.ISO-8859-2" file="polish.xml"/> |
| 38 | <include locale="pt_PT.ISO-8859-1" file="portuguese.xml"/> |
| 39 | <include locale="ro_RO.ISO-8859-2" file="romanian.xml"/> |
| 40 | <include locale="ru_RU.ISO-8859-5" file="russian.xml"/> |
| 41 | <include locale="sk_SK.ISO-8859-2" file="slovak.xml"/> |
| 42 | <include locale="sl_SI.ISO-8859-2" file="slovene.xml"/> |
| 43 | <include locale="es_ES.ISO-8859-1" file="spanish.xml"/> |
| 44 | <include locale="sv_SE.ISO-8859-1" file="swedish.xml"/> |
| 45 | <include locale="th_TH.TIS-620" file="thai.xml"/> |
| 46 | <include locale="tr_TR.ISO-8859-9" file="turkish.xml"/> |
| 47 | </localemap> |