Bug 1974 - vi_VN locale update
Summary: vi_VN locale update
Status: RESOLVED FIXED
Alias: None
Product: glibc
Classification: Unclassified
Component: localedata (show other bugs)
Version: unspecified
: P2 normal
Target Milestone: ---
Assignee: GNU C Library Locale Maintainers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-12-03 13:02 UTC by Nguyen Thai Ngoc Duy
Modified: 2018-04-19 14:18 UTC (History)
1 user (show)

See Also:
Host:
Target:
Build:
Last reconfirmed:
fweimer: security-


Attachments
vi_VN patch (686 bytes, patch)
2005-12-03 13:08 UTC, Nguyen Thai Ngoc Duy
Details | Diff
vi_VN "visual" patch (580 bytes, patch)
2005-12-03 13:10 UTC, Nguyen Thai Ngoc Duy
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Nguyen Thai Ngoc Duy 2005-12-03 13:02:38 UTC
I had a discussion with other people about the current (CVS HEAD) vi_VN. The
discussion is here: http://forum.vnoss.org/viewtopic.php?id=1948 (in Vietnamese).
The result is several changes in vi_VN.
Comment 1 Nguyen Thai Ngoc Duy 2005-12-03 13:08:23 UTC
Created attachment 774 [details]
vi_VN patch

The changes are int_frac_digits/frac_digits, abmon (the old abmon, command
"cal" does not show correctly), mon (the old "mon" is confused), d_t_fmt, am_pm
(reverted to English words because Vietnamese does not have corresponding
words) and name_fmt.
Comment 2 Nguyen Thai Ngoc Duy 2005-12-03 13:10:42 UTC
Created attachment 775 [details]
vi_VN "visual" patch

This is not really a patch. It is to show changes in a readable way.
Comment 3 Ulrich Drepper 2006-04-24 05:29:50 UTC
Applied.