Issue 7166 - Name of Thai locale data XML file is misspelled
Summary: Name of Thai locale data XML file is misspelled
Status: CLOSED FIXED
Alias: None
Product: Internationalization
Classification: Code
Component: code (show other issues)
Version: OOo 1.0.0
Hardware: All All
: P5 (lowest) Trivial (vote)
Target Milestone: ---
Assignee: ooo
QA Contact: issues@l10n
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-08-21 14:11 UTC by samphan
Modified: 2002-12-09 16:31 UTC (History)
1 user (show)

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


Attachments
correct misspelled Thai locale name (625 bytes, patch)
2002-08-21 14:13 UTC, samphan
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this issue.
Description samphan 2002-08-21 14:11:56 UTC
In localedata.cxx, the entry says "th" while the Thai locale data XML file is
not th.XML but th_TH.xml. I fix it to be able to use Thai locale data in OOo 1.0.1. 
BTW, I notice that you already fixed it in newer revision.

The th_TH.xml (in OOo 1.0.1 and head) itself also need corrections, to be issued
later.
Comment 1 samphan 2002-08-21 14:13:14 UTC
Created attachment 2565 [details]
correct misspelled Thai locale name
Comment 2 Dieter.Loeschky 2002-08-27 09:05:39 UTC
DL->ER: Could you please takeover?
Comment 3 ooo 2002-09-02 13:47:43 UTC
@Samphan: There is no th_TH.xml locale data file in OOO_STABLE_1
(branch of OOo1.0.x). It was added to the 642 build line.

However, for your convenience I added your patch to
i18npool/source/localedata/localedata.cxx  1.3.6.2
Comment 4 ooo 2002-12-09 16:31:02 UTC
close