summaryrefslogtreecommitdiffstats
path: root/library/msgs
diff options
context:
space:
mode:
authornijtmans <nijtmans>2010-06-16 10:40:20 (GMT)
committernijtmans <nijtmans>2010-06-16 10:40:20 (GMT)
commit45f681e2ed1d035294167b07f216abb34e2a2928 (patch)
tree8d956ffffd9aeebd08928fa132be16d2f5858f6a /library/msgs
parent81c023bcb0900a37988a5deb611bc4f4aba68545 (diff)
downloadtcl-45f681e2ed1d035294167b07f216abb34e2a2928.zip
tcl-45f681e2ed1d035294167b07f216abb34e2a2928.tar.gz
tcl-45f681e2ed1d035294167b07f216abb34e2a2928.tar.bz2
[Bug 3016135] traceback using clock format with locale of he_IL
Diffstat (limited to 'library/msgs')
-rwxr-xr-xlibrary/msgs/he.msg4
1 files changed, 2 insertions, 2 deletions
diff --git a/library/msgs/he.msg b/library/msgs/he.msg
index 52a94e2..4fd921d 100755
--- a/library/msgs/he.msg
+++ b/library/msgs/he.msg
@@ -44,8 +44,8 @@ namespace eval ::tcl::clock {
"\u05e0\u05d5\u05d1\u05de\u05d1\u05e8"\
"\u05d3\u05e6\u05de\u05d1\u05e8"\
""]
- ::msgcat::mcset he BCE "\u05dc\u05e1\u05d4"\u05e0"
- ::msgcat::mcset he CE "\u05dc\u05e4\u05e1\u05d4"\u05e0"
+ ::msgcat::mcset he BCE "\u05dc\u05e1\u05d4\u0022\u05e0"
+ ::msgcat::mcset he CE "\u05dc\u05e4\u05e1\u05d4\u0022\u05e0"
::msgcat::mcset he DATE_FORMAT "%d/%m/%Y"
::msgcat::mcset he TIME_FORMAT "%H:%M:%S"
::msgcat::mcset he DATE_TIME_FORMAT "%d/%m/%Y %H:%M:%S %z"