Hajimu UMEMOTO
580a28b11a
Since %b contains unit, %b is not suitable for c_fmt, now. Use %_m
...
instead.
2009-11-14 15:56:23 +00:00
Hajimu UMEMOTO
2711d44449
Add unit to the short month names for Japanese locales.
...
Without unit, the output of the application like ls(1)
is complicated.
Reviewed by: nork
MFC after: 1 week
2009-11-11 11:24:02 +00:00
Hajimu UMEMOTO
e13d7b1486
AM/PM date format for ja_JP.eucJP and ja_JP.SJIS were
...
localized by r193869. However, ja_JP.UTF-8 wasn't.
So, reflect it to ja_JP.UTF-8 as well.
2009-08-30 10:47:00 +00:00
Andrey A. Chernov
79386ec7db
Comments fixing
...
1) Back out "month names" -> "months names" and fix few such cases which
are wrong initially
2) "weekdays names" -> "weekday names"
Noted by: des [1]
2007-12-30 03:08:52 +00:00
Andrey A. Chernov
27cb743492
Comments fixing
...
"month names" -> "months names"
typo
"Long months names (alternative)" or "in alternative form" ->
"(without case ending)"
"Long months names" -> "Long months names (as in a date)"
to not confuse developers on what purpose those sections are
2007-12-29 16:28:15 +00:00
Tim J. Robbins
839b21a6f4
Add UTF-8 versions of all the currently supported system locales. Most of
...
the hard work was done by Hye-Shik Chang in the misc/utf8locale port; I made
a few minor adjustments and merged the makefiles.
PR: 44307
2004-03-27 08:14:15 +00:00