diff options
| author | Foxfair Hu <foxfair@FreeBSD.org> | 1999-06-09 02:48:55 +0000 |
|---|---|---|
| committer | Foxfair Hu <foxfair@FreeBSD.org> | 1999-06-09 02:48:55 +0000 |
| commit | 5d5d3c6411f04818d1cf2fe93d5469c0a18575b5 (patch) | |
| tree | 2266fdb2d06086886e5c28fd20a5aa8851669634 /share/timedef | |
| parent | 06b671cf5e9eef8073978475a299934ba94e88cb (diff) | |
Notes
Diffstat (limited to 'share/timedef')
| -rw-r--r-- | share/timedef/data/Makefile | 4 | ||||
| -rw-r--r-- | share/timedef/data/zh_TW.BIG5.src | 78 | ||||
| -rw-r--r-- | share/timedef/data/zh_TW.Big5.src | 2 |
3 files changed, 3 insertions, 81 deletions
diff --git a/share/timedef/data/Makefile b/share/timedef/data/Makefile index 18937703645e..d9f1a2ca74da 100644 --- a/share/timedef/data/Makefile +++ b/share/timedef/data/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.28.2.2 1999/04/21 07:45:38 foxfair Exp $ +# $Id: Makefile,v 1.28.2.3 1999/06/05 03:15:48 julian Exp $ NOMAN=YES CLEANFILES+= ${LOCALES:S/$/.out/g} @@ -28,7 +28,7 @@ LOCALES= da_DK.ISO_8859-1 \ sl_SI.ISO_8859-2 \ sv_SE.ISO_8859-1 \ zh_CN.EUC \ - zh_TW.BIG5 + zh_TW.Big5 LOCALEDIR= ${DESTDIR}/usr/share/locale diff --git a/share/timedef/data/zh_TW.BIG5.src b/share/timedef/data/zh_TW.BIG5.src deleted file mode 100644 index faed3c60ebef..000000000000 --- a/share/timedef/data/zh_TW.BIG5.src +++ /dev/null @@ -1,78 +0,0 @@ -# $Id: zh_TW.BIG5.src,v 1.3 1999/04/28 07:27:04 foxfair Exp $ -# -# WARNING: spaces may be essential at the end of lines -# WARNING: empty lines are essential too -# -# Short month names -# It should be 3 characters. Add a space char at the beginning of every line. - 1 - 2 - 3 - 4 - 5 - 6 - 7 - 8 - 9 - 10 - 11 - 12 -# -# Long month names -# -1¤ë -2¤ë -3¤ë -4¤ë -5¤ë -6¤ë -7¤ë -8¤ë -9¤ë -10¤ë -11¤ë -12¤ë -# -# Short weekday names -# 3 char too, add a space char at the ending of every line. -¤é -¤@ -¤G -¤T -¥| -¤ -¤» -# -# Long weekday names -# -©P¤é -©P¤@ -©P¤G -©P¤T -©P¥| -©P¤ -©P¤» -# -# X_fmt -# -%H®É%M¤À%S¬í -# -# x_fmt -# -%y/%m/%d -# -# c_fmt -# -%a %b/%e %T %Y -# -# am -# -¤W¤È -# -# pm -# -¤U¤È -# -# date_fmt -# -%Y¦~%b¤ë%e¤é %A %X %Z diff --git a/share/timedef/data/zh_TW.Big5.src b/share/timedef/data/zh_TW.Big5.src index faed3c60ebef..3943235dedbc 100644 --- a/share/timedef/data/zh_TW.Big5.src +++ b/share/timedef/data/zh_TW.Big5.src @@ -1,4 +1,4 @@ -# $Id: zh_TW.BIG5.src,v 1.3 1999/04/28 07:27:04 foxfair Exp $ +# $Id: zh_TW.BIG5.src,v 1.2.2.2 1999/04/29 08:41:01 foxfair Exp $ # # WARNING: spaces may be essential at the end of lines # WARNING: empty lines are essential too |
