diff options
author | Andras Timar <atimar@suse.com> | 2011-09-03 11:19:07 +0200 |
---|---|---|
committer | Andras Timar <atimar@suse.com> | 2011-09-03 11:19:52 +0200 |
commit | 3f4932e2b868ce181886d0c8a1d19e63fa11c2c3 (patch) | |
tree | b86182577c990be40c900264addecebffd0d87c6 /i18npool/inc | |
parent | 45e8a9dca7a3ab7158a498fdbb2d77ed86fe4ed9 (diff) |
add an_ES (Aragonese) 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 0b6e891896dc..f03b2bbfe794 100644 --- a/i18npool/inc/i18npool/lang.h +++ b/i18npool/inc/i18npool/lang.h @@ -534,6 +534,7 @@ typedef unsigned short LanguageType; #define LANGUAGE_USER_PORTUGUESE_ANGOLA 0x8016 /* makeLangID( 0x20, getPrimaryLanguage( LANGUAGE_PORTUGUESE)) */ #define LANGUAGE_USER_MANX 0x0663 #define LANGUAGE_USER_TEKE_EBOO 0x0664 +#define LANGUAGE_USER_ARAGONESE 0x0665 #endif /* INCLUDED_I18NPOOL_LANG_H */ |