diff options
author | Eike Rathke <erack@openoffice.org> | 2011-01-16 22:18:56 +0100 |
---|---|---|
committer | Eike Rathke <erack@openoffice.org> | 2011-01-16 22:18:56 +0100 |
commit | 4f92c0948774b3e85642699b38ee1d560515e271 (patch) | |
tree | 4717ad09308dfab46bae30c7b5f04e54025fdaaa /i18npool/inc | |
parent | 7d8bdf3acc166a2816e501b6a8c0b8ec126703de (diff) |
locales34: #i115633# added Kabyle [kab-DZ] to language list
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 cc236cef103d..91da0e3ec78f 100644 --- a/i18npool/inc/i18npool/lang.h +++ b/i18npool/inc/i18npool/lang.h @@ -518,6 +518,7 @@ typedef unsigned short LanguageType; #define LANGUAGE_USER_YIDDISH_US 0x083D /* makeLangID( 0x20, getPrimaryLanguage( LANGUAGE_YIDDISH)) */ #define LANGUAGE_USER_LIMBU 0x0657 #define LANGUAGE_USER_LOJBAN 0x0658 /* no locale */ +#define LANGUAGE_USER_KABYLE 0x0659 #endif /* INCLUDED_I18NPOOL_LANG_H */ |