aboutsummaryrefslogtreecommitdiff
path: root/share/msgdef
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2016-04-16 17:55:11 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2016-04-16 17:55:11 +0000
commit110cf8a6f18c66bfcf4c824c29c2d66664105870 (patch)
tree7861b593f9d7292d4477d39d3e96508fec6ec5fc /share/msgdef
parentbf51882a09fb19789665c0b385c5fa2f51331079 (diff)
downloadsrc-110cf8a6f18c66bfcf4c824c29c2d66664105870.tar.gz
src-110cf8a6f18c66bfcf4c824c29c2d66664105870.zip
Regenerates locales Makefiles and locales
Notes
Notes: svn path=/head/; revision=298121
Diffstat (limited to 'share/msgdef')
-rw-r--r--share/msgdef/Makefile3
-rw-r--r--share/msgdef/zh_Hant_HK.Big5HKSCS.src17
2 files changed, 2 insertions, 18 deletions
diff --git a/share/msgdef/Makefile b/share/msgdef/Makefile
index ab5f2231ed25..de0ddabfaed0 100644
--- a/share/msgdef/Makefile
+++ b/share/msgdef/Makefile
@@ -78,11 +78,12 @@ LOCALES+= uk_UA.UTF-8
LOCALES+= zh_Hans_CN.GB2312
LOCALES+= zh_Hans_CN.GBK
LOCALES+= zh_Hans_CN.UTF-8
-LOCALES+= zh_Hant_HK.Big5HKSCS
LOCALES+= zh_Hant_HK.UTF-8
LOCALES+= zh_Hant_TW.Big5
LOCALES+= zh_Hant_TW.UTF-8
+
+
SAME+= nl_NL.UTF-8 nl_NL.ISO8859-15
SAME+= nl_NL.UTF-8 nl_NL.ISO8859-1
SAME+= nl_NL.UTF-8 nl_BE.UTF-8
diff --git a/share/msgdef/zh_Hant_HK.Big5HKSCS.src b/share/msgdef/zh_Hant_HK.Big5HKSCS.src
deleted file mode 100644
index 3b684bd12b33..000000000000
--- a/share/msgdef/zh_Hant_HK.Big5HKSCS.src
+++ /dev/null
@@ -1,17 +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/
-# -----------------------------------------------------------------------------
-#
-# yesexpr
-^((ŽO)|([yY]([eE][sS])?)|([yY]))
-#
-# noexpr
-^((§_)|([nN]([oO])?)|([nN]))
-#
-# yesstr
-ŽO:yes:y:YES:Y
-#
-# nostr
-§_:no:n:NO:N
-# EOF