Issue 49021 - Add new MS-LangIDs
Summary: Add new MS-LangIDs
Status: CLOSED FIXED
Alias: None
Product: Internationalization
Classification: Code
Component: code (show other issues)
Version: current
Hardware: All All
: P3 Trivial (vote)
Target Milestone: ---
Assignee: ooo
QA Contact: issues@l10n
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-05-10 16:01 UTC by ooo
Modified: 2013-08-07 15:03 UTC (History)
1 user (show)

See Also:
Issue Type: ENHANCEMENT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Comment 1 ooo 2005-05-10 16:03:07 UTC
Accepted.
Comment 2 ooo 2005-08-08 17:43:30 UTC
On branch cws_src680_locales201:
tools/inc/lang.hxx 1.12.86.2
tools/source/intntl/isolang.cxx 1.19.2.2
Comment 3 ooo 2005-10-11 18:49:55 UTC
Verified presence in CWS build.

Additional goodie: tools/source/intntl/lcid.awk 1.2.126.1

Modified/added LCIDs and mappings:

-    { LANGUAGE_SERBIAN_LATIN,               "sh", "BA" },   // Serbo-Croatian
in Bosnia And Herzegovina
+    { LANGUAGE_SERBIAN_LATIN_BOSNIA_HERZEGOVINA, "sh", "BA" },
+    { LANGUAGE_SERBIAN_CYRILLIC_BOSNIA_HERZEGOVINA, "sr", "BA" },
+    { LANGUAGE_SAMI_INARI,                 "smn", "FI" },   // ISO/DIS 639-3 (!)
+    { LANGUAGE_SAMI_LULE_NORWAY,           "smj", "NO" },   // ISO/DIS 639-3 (!)
+    { LANGUAGE_SAMI_LULE_SWEDEN,           "smj", "SE" },   // ISO/DIS 639-3 (!)
+    { LANGUAGE_SAMI_NORTHERN_FINLAND,       "se", "FI" },
+    { LANGUAGE_SAMI_NORTHERN_SWEDEN,        "se", "SE" },
+    { LANGUAGE_SAMI_SKOLT,                 "sms", "FI" },   // ISO/DIS 639-3 (!)
+    { LANGUAGE_SAMI_SOUTHERN_NORWAY,       "sma", "NO" },   // ISO/DIS 639-3 (!)
+    { LANGUAGE_SAMI_SOUTHERN_SWEDEN,       "sma", "SE" },   // ISO/DIS 639-3 (!)
Comment 4 ooo 2005-11-07 18:32:37 UTC
Present in m138, closing.