What Should Be Contained in the Product Package?

┌──────────────────────────────────────────────────────────────────────┐
│Locale databases must be packaged in your product so far as IBM OS/2  │
│Warp does not have the locale mechanism.                              │
└──────────────────────────────────────────────────────────────────────┘

As mentioned before, the locale databases are not a part of IBM OS/2 Warp at present. Each product must include these locale databases in the package, copy appropriate files to the user system, and set appropriate environment variables such as LOCPATH and LANG or any other categories' names.

The following shows the locale name for the DBCS countries.

┌───────────────┬──────────┬──────────────────────────────┬─────┬────────────────────┐
│Locale name    │Language  │Country                       │Code │Locale module name  │
│               │          │                              │page │                    │
├───────────────┼──────────┼──────────────────────────────┼─────┼────────────────────┤
│ja_jp.ibm-932  │Japanese  │Japan                         │932  │ja_jp\ibm-932.lcl   │
├───────────────┼──────────┼──────────────────────────────┼─────┼────────────────────┤
│ja_jp.ibm-942  │Japanese  │Japan                         │942  │ja_jp\ibm-942.lcl   │
├───────────────┼──────────┼──────────────────────────────┼─────┼────────────────────┤
│ko_kr.ibm-949  │Korean    │Korea                         │949  │ko_kr\ibm-949.lcl   │
├───────────────┼──────────┼──────────────────────────────┼─────┼────────────────────┤
│zh_cn.ibm-1381 │Chinese   │China (P.R.C and Hong Kong)   │1381 │zh_cn\ibm-1381.lcl  │
├───────────────┼──────────┼──────────────────────────────┼─────┼────────────────────┤
│zh_tw.ibm-950  │Chinese   │Taiwan (R.O.C)                │950  │zh_tw\ibm-950.lcl   │
└───────────────┴──────────┴──────────────────────────────┴─────┴────────────────────┘

Note:


[Back: The Exception - LC_MONETARY]
[Next: Determining an Environment]