diff options
author | Eike Rathke <erack@openoffice.org> | 2011-01-16 00:25:19 +0100 |
---|---|---|
committer | Eike Rathke <erack@openoffice.org> | 2011-01-16 00:25:19 +0100 |
commit | 0f3d6394017700f441a7be18acce08dba5e08db0 (patch) | |
tree | e436469b2eafcf7f4fae61ac7bf3fa9be86bef05 /i18npool/inc | |
parent | 89b55ff550abcefa477a8175986250469f2050a5 (diff) |
locales34: #i113937# added Yiddish_USA [yi-US] locale data; contributed by <cmc>
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 52e4e51d7a41..717facd02502 100644 --- a/i18npool/inc/i18npool/lang.h +++ b/i18npool/inc/i18npool/lang.h @@ -515,6 +515,7 @@ typedef unsigned short LanguageType; #define LANGUAGE_USER_GIKUYU 0x0655 #define LANGUAGE_USER_RUSYN_UKRAINE 0x0656 #define LANGUAGE_USER_RUSYN_SLOVAKIA 0x8256 /* makeLangID( 0x20, getPrimaryLanguage( LANGUAGE_USER_RUSYN_UKRAINE)) */ +#define LANGUAGE_USER_YIDDISH_US 0x083D /* makeLangID( 0x20, getPrimaryLanguage( LANGUAGE_YIDDISH)) */ #endif /* INCLUDED_I18NPOOL_LANG_H */ |