From 1ab139fdbe9a7ed3b781730dfecb83a98e0b671b Mon Sep 17 00:00:00 2001 From: Eike Rathke Date: Mon, 2 Dec 2013 12:58:44 +0100 Subject: added Kurdish, Southern (Iran) [sdh-IR] to language list, fdo#63460 Change-Id: I575c8a51cff1cf451c776818711d2e0fd458a322 (cherry picked from commit fefacbd92f4e3355ecd04841b8eacc75a4a67223) --- include/i18nlangtag/lang.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include/i18nlangtag') diff --git a/include/i18nlangtag/lang.h b/include/i18nlangtag/lang.h index e08c15216fc1..be71b0a5da44 100644 --- a/include/i18nlangtag/lang.h +++ b/include/i18nlangtag/lang.h @@ -535,6 +535,7 @@ typedef unsigned short LanguageType; #define LANGUAGE_USER_KURDISH_IRAQ LANGUAGE_KURDISH_ARABIC_IRAQ #define LANGUAGE_USER_KURDISH_IRAN 0x1226 /* sublang 0x04, Arabic script */ #define LANGUAGE_USER_KURDISH_SOUTHERN_IRAQ 0x8092 /* makeLangID( 0x20, getPrimaryLanguage( LANGUAGE_KURDISH_ARABIC_LSO)) */ +#define LANGUAGE_USER_KURDISH_SOUTHERN_IRAN 0x8492 /* makeLangID( 0x21, getPrimaryLanguage( LANGUAGE_KURDISH_ARABIC_LSO)) */ #define LANGUAGE_USER_SARDINIAN 0x0627 /* was reserved for Dzongkha but turned down with #i53497#: 0x0628 */ /* obsoleted by LANGUAGE_DZONGKHA */ #define LANGUAGE_USER_DZONGKHA_MAP_LONLY 0xF851 /* to map "dz" only, because of the MS error, and preserve CTL information, sub 0x3e */ -- cgit