This is the mail archive of the libc-locales@sourceware.org mailing list for the GNU libc locales project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug localedata/20275] locale day/abday/mon/abmon should not have trailing whitespace


https://sourceware.org/bugzilla/show_bug.cgi?id=20275

Amita Sharma <amsharma at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |amsharma at redhat dot com

--- Comment #6 from Amita Sharma <amsharma at redhat dot com> ---
Tested patch with copr build and looks good.
Some output -

[root@ipamaster2 ~]# LANG=hi_IN locale -ck LC_TIME
LC_TIME
abday="रवि;सोम;मंगल;बुध;गुरु;शुक्र;शनि"
day="रविवार;सोमवार;मंगलवार;बुधवार;गुरुवार;शुक्रवार;शनिवार"
abmon="जनवरी;फ़रवरी;मार्च;अप्रेल;मई;जून;जुलाई;अगस्त;सितम्बर;अक्टूबर;नवम्बर;दिसम्बर"
mon="जनवरी;फ़रवरी;मार्च;अप्रैल;मई;जून;जुलाई;अगस्त;सितंबर;अक्तूबर;नवंबर;दिसंबर"
am_pm="पूर्वाह्न;अपराह्न"
d_t_fmt="%A %d %b %Y %I:%M:%S %p %Z"
d_fmt="%A %d %b %Y"
t_fmt="%I:%M:%S  %Z"
t_fmt_ampm="%I:%M:%S %p %Z"
era=
era_year=""
era_d_fmt=""
alt_digits=
era_d_t_fmt=""
era_t_fmt=""
time-era-num-entries=0
time-era-entries="0     "
week-ndays=7
week-1stday=19971130
week-1stweek=1
first_weekday=1
first_workday=2
cal_direction=1
timezone=""
date_fmt="%a %b %e %H:%M:%S %Z %Y"
time-codeset="UTF-8"
alt_mon="जनवरी;फ़रवरी;मार्च;अप्रैल;मई;जून;जुलाई;अगस्त;सितंबर;अक्तूबर;नवंबर;दिसंबर"
ab_alt_mon="जनवरी;फ़रवरी;मार्च;अप्रेल;मई;जून;जुलाई;अगस्त;सितम्बर;अक्टूबर;नवम्बर;दिसम्बर"

I tested on;y Hindi language.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]