diff options
author | Eike Rathke <erack@redhat.com> | 2012-04-04 16:58:40 +0200 |
---|---|---|
committer | Eike Rathke <erack@redhat.com> | 2012-04-04 16:59:59 +0200 |
commit | 9dce646fbc187a0ca0ef0b22a0a2bdd8845689d0 (patch) | |
tree | fbf5ac2688a6a81ecebeb3f57037a147a3a5fbc5 /i18npool/inc | |
parent | 34f4cc01241c916c7d2a39360bc98af6d67dbb6a (diff) |
fdo#48111 added English_Malawi [en-MW] locale data
Diffstat (limited to 'i18npool/inc')
-rw-r--r-- | i18npool/inc/i18npool/lang.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/i18npool/inc/i18npool/lang.h b/i18npool/inc/i18npool/lang.h index 6fa05a8bffce..4fb9eca7d251 100644 --- a/i18npool/inc/i18npool/lang.h +++ b/i18npool/inc/i18npool/lang.h @@ -541,6 +541,7 @@ typedef unsigned short LanguageType; #define LANGUAGE_USER_KOMI_ZYRIAN 0x0669 #define LANGUAGE_USER_KOMI_PERMYAK 0x066A #define LANGUAGE_USER_PITJANTJATJARA 0x066B +#define LANGUAGE_USER_ENGLISH_MALAWI 0x8809 /* makeLangID( 0x22, getPrimaryLanguage( LANGUAGE_ENGLISH_UK)) */ #endif /* INCLUDED_I18NPOOL_LANG_H */ |