summaryrefslogtreecommitdiffstats
path: root/share/timedef/ro_RO.ISO8859-2.src
diff options
context:
space:
mode:
authordelphij <delphij@FreeBSD.org>2015-10-29 17:00:51 +0000
committerdelphij <delphij@FreeBSD.org>2015-10-29 17:00:51 +0000
commit0528cc36312cf19f8a6e72069d7287150a69b514 (patch)
tree85e9fd3313f122c46525b93b16de276959370bb8 /share/timedef/ro_RO.ISO8859-2.src
parent73d04e0e3d8a68ad719134d40eb89a14bff4694e (diff)
downloadFreeBSD-src-0528cc36312cf19f8a6e72069d7287150a69b514.zip
FreeBSD-src-0528cc36312cf19f8a6e72069d7287150a69b514.tar.gz
MFC r289038,r289041:
Add encoding for mime-types. Fix short month names and replace %b with %_m in date_fmt for Chinese locales. When using a Chinese locale, such as zh_TW.UTF-8 or zh_CN.UTF-8, nl_langinfo(ABMON_*) only returned numbers. For instance, nl_langinfo(ABMON_1) returns 1, nl_langinfo(ABMON_2) returns 2, and so on. This causes problems in applications that put the short month name and the day of the month together. For example, 'Apr 14' in English becomes '414日' in Chinese on the top bar of GNOME Shell. This problem may be resolved by appending '月' to all short month names and replacing %b with %_m in date_fmt. ja_JP.UTF-8 already does this, and this matches the en_US.ISO8859-1 behavior, which returns 'Oct'. The GNU C Library also returns values with '月' appended. PR: 199441 Submitted by: Ting-Wei Lan <lantw44 gmail com>
Diffstat (limited to 'share/timedef/ro_RO.ISO8859-2.src')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud