Language and sublanguage ID

 

Find the Language and sublanguage ID number of your language to replace the old one in "your language.ini":

 

define LANG_NEUTRAL 0
define LANG_AFRIKAANS 54
define LANG_ALBANIAN 28
define LANG_ARABIC 1
define LANG_ARMENIAN 43
define LANG_ASSAMESE 77
define LANG_AZERI 44
define LANG_BASQUE 45
define LANG_BELARUSIAN 35
define LANG_BENGALI 69
define LANG_BULGARIAN 2
define LANG_CATALAN 3
define LANG_CHINESE 4
define LANG_CROATIAN 26
define LANG_CZECH 5
define LANG_DANISH 6
define LANG_DUTCH 19
define LANG_ENGLISH 9
define LANG_ESTONIAN 37
define LANG_FAEROESE 56
define LANG_FARSI 41
define LANG_FINNISH 11
define LANG_FRENCH 12
define LANG_GEORGIAN 55
define LANG_GERMAN 7
define LANG_GREEK 8
define LANG_GUJARATI 71
define LANG_HEBREW 13
define LANG_HINDI 57
define LANG_HUNGARIAN 14
define LANG_ICELANDIC 15
define LANG_INDONESIAN 33
define LANG_ITALIAN 16
define LANG_JAPANESE 17
define LANG_KANNADA 47
define LANG_KASHMIRI 96
define LANG_KAZAK 63
define LANG_KONKANI 87
define LANG_KOREAN 18
define LANG_LATVIAN 38
define LANG_LITHUANIAN 39
define LANG_MACEDONIAN 47
define LANG_MALAY 62
define LANG_MALAYALAM 76
define LANG_MANIPURI 88
define LANG_MARATHI 78
define LANG_NEPALI 97
define LANG_NORWEGIAN 20
define LANG_ORIYA 72
define LANG_POLISH 21
define LANG_PORTUGUESE 22
define LANG_PUNJABI 70
define LANG_ROMANIAN 24
define LANG_RUSSIAN 25
define LANG_SANSKRIT 79
define LANG_SERBIAN 26
define LANG_SINDHI 89
define LANG_SLOVAK 27
define LANG_SLOVENIAN 36
define LANG_SPANISH 10
define LANG_SWAHILI 65
define LANG_SWEDISH 29
define LANG_TAMIL 73
define LANG_TATAR 68
define LANG_TELUGU 74
define LANG_THAI 30
define LANG_TURKISH 31
define LANG_UKRAINIAN 34
define LANG_URDU 32
define LANG_UZBEK 67
define LANG_VIETNAMESE 42

//
// Sublanguage IDs.
//
// The name immediately following SUBLANG_ dictates which primary
// language ID that sublanguage ID can be combined with to form a
// valid language ID.
//

define SUBLANG_NEUTRAL 0 // language neutral
define SUBLANG_DEFAULT 1 // user default
define SUBLANG_SYS_DEFAULT 2 // system default

define SUBLANG_ARABIC_SAUDI_ARABIA 1 // Arabic (Saudi Arabia)
define SUBLANG_ARABIC_IRAQ 2 // Arabic (Iraq)
define SUBLANG_ARABIC_EGYPT 3 // Arabic (Egypt)
define SUBLANG_ARABIC_LIBYA 4 // Arabic (Libya)
define SUBLANG_ARABIC_ALGERIA 5 // Arabic (Algeria)
define SUBLANG_ARABIC_MOROCCO 6 // Arabic (Morocco)
define SUBLANG_ARABIC_TUNISIA 7 // Arabic (Tunisia)
define SUBLANG_ARABIC_OMAN 8 // Arabic (Oman)
define SUBLANG_ARABIC_YEMEN 9 // Arabic (Yemen)
define SUBLANG_ARABIC_SYRIA 10 // Arabic (Syria)
define SUBLANG_ARABIC_JORDAN 11 // Arabic (Jordan)
define SUBLANG_ARABIC_LEBANON 12 // Arabic (Lebanon)
define SUBLANG_ARABIC_KUWAIT 13 // Arabic (Kuwait)
define SUBLANG_ARABIC_UAE 14 // Arabic (U.A.E)
define SUBLANG_ARABIC_BAHRAIN 15 // Arabic (Bahrain)
define SUBLANG_ARABIC_QATAR 16 // Arabic (Qatar)
define SUBLANG_AZERI_LATIN 1 // Azeri (Latin)
define SUBLANG_AZERI_CYRILLIC 2 // Azeri (Cyrillic)
define SUBLANG_CHINESE_TRADITIONAL 1 // Chinese (Taiwan Region)
define SUBLANG_CHINESE_SIMPLIFIED 2 // Chinese (PR China)
define SUBLANG_CHINESE_HONGKONG 3 // Chinese (Hong Kong)
define SUBLANG_CHINESE_SINGAPORE 4 // Chinese (Singapore)
define SUBLANG_CHINESE_MACAU 5 // Chinese (Macau)
define SUBLANG_DUTCH 1 // Dutch
define SUBLANG_DUTCH_BELGIAN 2 // Dutch (Belgian)
define SUBLANG_ENGLISH_US 1 // English (USA)
define SUBLANG_ENGLISH_UK 2 // English (UK)
define SUBLANG_ENGLISH_AUS 3 // English (Australian)
define SUBLANG_ENGLISH_CAN 4 // English (Canadian)
define SUBLANG_ENGLISH_NZ 5 // English (New Zealand)
define SUBLANG_ENGLISH_EIRE 6 // English (Irish)
define SUBLANG_ENGLISH_SOUTH_AFRICA 7 // English (South Africa)
define SUBLANG_ENGLISH_JAMAICA 8 // English (Jamaica)
define SUBLANG_ENGLISH_CARIBBEAN 9 // English (Caribbean)
define SUBLANG_ENGLISH_BELIZE 10 // English (Belize)
define SUBLANG_ENGLISH_TRINIDAD 11 // English (Trinidad)
define SUBLANG_ENGLISH_ZIMBABWE 12 // English (Zimbabwe)
define SUBLANG_ENGLISH_PHILIPPINES 13 // English (Philippines)
define SUBLANG_FRENCH 1 // French
define SUBLANG_FRENCH_BELGIAN 2 // French (Belgian)
define SUBLANG_FRENCH_CANADIAN 3 // French (Canadian)
define SUBLANG_FRENCH_SWISS 4 // French (Swiss)
define SUBLANG_FRENCH_LUXEMBOURG 5 // French (Luxembourg)
define SUBLANG_FRENCH_MONACO 6 // French (Monaco)
define SUBLANG_GERMAN 1 // German
define SUBLANG_GERMAN_SWISS 2 // German (Swiss)
define SUBLANG_GERMAN_AUSTRIAN 3 // German (Austrian)
define SUBLANG_GERMAN_LUXEMBOURG 4 // German (Luxembourg)
define SUBLANG_GERMAN_LIECHTENSTEIN 5 // German (Liechtenstein)
define SUBLANG_ITALIAN 1 // Italian
define SUBLANG_ITALIAN_SWISS 2 // Italian (Swiss)
define SUBLANG_KASHMIRI_INDIA 2 // Kashmiri (India)
define SUBLANG_KOREAN 1 // Korean (Extended Wansung)
define SUBLANG_LITHUANIAN 1 // Lithuanian
define SUBLANG_LITHUANIAN_CLASSIC 2 // Lithuanian (Classic)
define SUBLANG_MALAY_MALAYSIA 1 // Malay (Malaysia)
define SUBLANG_MALAY_BRUNEI_DARUSSALAM 2 // Malay (Brunei Darussalam)
define SUBLANG_NEPALI_INDIA 2 // Nepali (India)
define SUBLANG_NORWEGIAN_BOKMAL 1 // Norwegian (Bokmal)
define SUBLANG_NORWEGIAN_NYNORSK 2 // Norwegian (Nynorsk)
define SUBLANG_PORTUGUESE 2 // Portuguese
define SUBLANG_PORTUGUESE_BRAZILIAN 1 // Portuguese (Brazilian)
define SUBLANG_SERBIAN_LATIN 2 // Serbian (Latin)
define SUBLANG_SERBIAN_CYRILLIC 3 // Serbian (Cyrillic)
define SUBLANG_SPANISH 1 // Spanish (Castilian)
define SUBLANG_SPANISH_MEXICAN 2 // Spanish (Mexican)
define SUBLANG_SPANISH_MODERN 3 // Spanish (Modern)
define SUBLANG_SPANISH_GUATEMALA 4 // Spanish (Guatemala)
define SUBLANG_SPANISH_COSTA_RICA 5 // Spanish (Costa Rica)
define SUBLANG_SPANISH_PANAMA 6 // Spanish (Panama)
define SUBLANG_SPANISH_DOMINICAN_REPUBLIC 7 // Spanish (Dominican Republic)
define SUBLANG_SPANISH_VENEZUELA 8 // Spanish (Venezuela)
define SUBLANG_SPANISH_COLOMBIA 9 // Spanish (Colombia)
define SUBLANG_SPANISH_PERU 10 // Spanish (Peru)
define SUBLANG_SPANISH_ARGENTINA 11 // Spanish (Argentina)
define SUBLANG_SPANISH_ECUADOR 12 // Spanish (Ecuador)
define SUBLANG_SPANISH_CHILE 13 // Spanish (Chile)
define SUBLANG_SPANISH_URUGUAY 14 // Spanish (Uruguay)
define SUBLANG_SPANISH_PARAGUAY 15 // Spanish (Paraguay)
define SUBLANG_SPANISH_BOLIVIA 16 // Spanish (Bolivia)
define SUBLANG_SPANISH_EL_SALVADOR 17 // Spanish (El Salvador)
define SUBLANG_SPANISH_HONDURAS 18 // Spanish (Honduras)
define SUBLANG_SPANISH_NICARAGUA 19 // Spanish (Nicaragua)
define SUBLANG_SPANISH_PUERTO_RICO 20 // Spanish (Puerto Rico)
define SUBLANG_SWEDISH 1 // Swedish
define SUBLANG_SWEDISH_FINLAND 2 // Swedish (Finland)
define SUBLANG_URDU_PAKISTAN 1 // Urdu (Pakistan)
define SUBLANG_URDU_INDIA 2 // Urdu (India)
define SUBLANG_UZBEK_LATIN 1 // Uzbek (Latin)
define SUBLANG_UZBEK_CYRILLIC 2 // Uzbek (Cyrillic)