diff options
| author | Baptiste Daroussin <bapt@FreeBSD.org> | 2017-03-19 17:52:46 +0000 |
|---|---|---|
| committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2017-03-19 17:52:46 +0000 |
| commit | ababdab0ce1cdf81056a595e961086b983f578ea (patch) | |
| tree | 85a643144624bea4dc42786347dd7162d2d369f0 /share/monetdef | |
| parent | ad0b0cc237fff55859b32cf79d208aca10ff4343 (diff) | |
Remove zh_TW.Big5 locale
After discussion with many Taiwanese, in IT or not. Big5 is not used anymore.
It is not able to represent lots of the characters used in the language.
Diffstat (limited to 'share/monetdef')
| -rw-r--r-- | share/monetdef/Makefile | 1 | ||||
| -rw-r--r-- | share/monetdef/zh_TW.Big5.src | 50 |
2 files changed, 0 insertions, 51 deletions
diff --git a/share/monetdef/Makefile b/share/monetdef/Makefile index bb079411bea8..78337e5f2dfc 100644 --- a/share/monetdef/Makefile +++ b/share/monetdef/Makefile @@ -103,7 +103,6 @@ LOCALES+= zh_CN.GBK LOCALES+= zh_CN.UTF-8 LOCALES+= zh_CN.eucCN LOCALES+= zh_HK.UTF-8 -LOCALES+= zh_TW.Big5 LOCALES+= zh_TW.UTF-8 diff --git a/share/monetdef/zh_TW.Big5.src b/share/monetdef/zh_TW.Big5.src deleted file mode 100644 index 22765776114b..000000000000 --- a/share/monetdef/zh_TW.Big5.src +++ /dev/null @@ -1,50 +0,0 @@ -# Warning: Do not edit. This file is automatically generated from the -# tools in /usr/src/tools/tools/locale. The data is obtained from the -# CLDR project, obtained from http://cldr.unicode.org/ -# ----------------------------------------------------------------------------- -# -# int_curr_symbol (last character always SPACE) -¢â¢å¢Ò¡@ -# -# currency_symbol -¢C -# -# mon_decimal_point -¡D -# -# mon_thousands_sep -¡A -# -# mon_grouping -3 -# -# positive_sign - -# -# negative_sign -¡Ð -# -# int_frac_digits -2 -# -# frac_digits -2 -# -# p_cs_precedes -1 -# -# p_sep_by_space -0 -# -# n_cs_precedes -1 -# -# n_sep_by_space -0 -# -# p_sign_posn -1 -# -# n_sign_posn -1 -# EOF |
