aboutsummaryrefslogtreecommitdiff
path: root/share/timedef/ja_JP.EUC.src
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>2001-03-21 22:54:44 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>2001-03-21 22:54:44 +0000
commit3b690f8902ca0953ea00f48f7a5ef8ad900e77bb (patch)
tree1d0b05048b3f9622e76e76f434702763a483fce9 /share/timedef/ja_JP.EUC.src
parentd77052e5fa55bc11822321b65983bbfbc5a0bb11 (diff)
Remove fixed length restrictions and padding
Notes
Notes: svn path=/head/; revision=74606
Diffstat (limited to 'share/timedef/ja_JP.EUC.src')
-rw-r--r--share/timedef/ja_JP.EUC.src43
1 files changed, 19 insertions, 24 deletions
diff --git a/share/timedef/ja_JP.EUC.src b/share/timedef/ja_JP.EUC.src
index 0d2ccc3b865a..82ac557628f2 100644
--- a/share/timedef/ja_JP.EUC.src
+++ b/share/timedef/ja_JP.EUC.src
@@ -4,19 +4,18 @@
# WARNING: empty lines are essential too
#
# Short month names
-# it must be 3 char
- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
- 10
- 11
- 12
+1
+2
+3
+4
+5
+6
+7
+8
+9
+10
+11
+12
#
# Long month names
#
@@ -35,15 +34,13 @@
#
# Short weekday names
#
-# it must be 3 char also
-# two char is our weekday name, and be careful one space is in the last
-日
-月
-火
-水
-木
-金
-土
+日
+月
+火
+水
+木
+金
+土
#
# Long weekday names
#
@@ -71,13 +68,11 @@
#
# am
#
-# it must be 2 char
#午前
AM
#
# pm
#
-# it must be 2 char
#午後
PM
#