This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc 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/5912] lv_LV has incorrect spaces in abbreviated weekday names


------- Additional Comments From martin dot pitt at ubuntu dot com  2008-03-11 20:01 -------
The original report said

"I had to change this:
LC_TIME
abday "<U0053><U0076>";"<U0050><U00A0>";/
         "<U004F><U00A0>";"<U0054><U00A0>";/
         "<U0043><U00A0>";"<U0050><U006B>";/
         "<U0053><U00A0>"

to that:
LC_TIME
abday "<U0053><U0076>";"<U0050>";/
         "<U004F>";"<U0054>";/
         "<U0043>";"<U0050><U006B>";/
         "<U0053>"

in file /usr/share/i18n/locales/lv_LV, otherwise function strftime('%a') (which
I tried on perl and php) returns additional empty UTF characters."

which is really quite obvious AFAICS? What other information do you need?

-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=5912

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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