From ababdab0ce1cdf81056a595e961086b983f578ea Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Sun, 19 Mar 2017 17:52:46 +0000 Subject: 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. --- share/monetdef/Makefile | 1 - share/monetdef/zh_TW.Big5.src | 50 ------------------------------------------- 2 files changed, 51 deletions(-) delete mode 100644 share/monetdef/zh_TW.Big5.src (limited to 'share/monetdef') 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 -- cgit v1.2.3