diff options
author | dgp@users.sourceforge.net <dgp> | 2004-03-31 18:51:33 (GMT) |
---|---|---|
committer | dgp@users.sourceforge.net <dgp> | 2004-03-31 18:51:33 (GMT) |
commit | 5ebfe9dea1cbee2c7f21da8bf2c7643213d6c1b7 (patch) | |
tree | a8cc6113cdcf6ec1a36ccc0ef9eac901223c94f9 /unix/tclUnixFile.c | |
parent | 21f88867f3205e2bbfd2dcb39b1128110e7690d3 (diff) | |
download | tcl-5ebfe9dea1cbee2c7f21da8bf2c7643213d6c1b7.zip tcl-5ebfe9dea1cbee2c7f21da8bf2c7643213d6c1b7.tar.gz tcl-5ebfe9dea1cbee2c7f21da8bf2c7643213d6c1b7.tar.bz2 |
* doc/msgcat.n: Clarified message catalog file encodings. [Bug 811457]
* library/msgcat/msgcat.tcl:
Updated internals to make use of [dict]s to store message catalog
data and to use [source -encoding utf-8] to access catalog files.
Thanks to Michael Sclenker. [Patch 875055, RFE 811459]
Corrected [mcset] to be able to successfully set a translation to
the empty string. [mcset $loc $src {}] was incorrectly set the
$loc translation of $src back to $src. Also changed [ConvertLocale]
to minimally require a non-empty "language" part in the locale value.
If not, an error raised prompts [Init] to keep looking for a valid
locale value, or ultimately fall back on the "C" locale. [Bug 811461].
* library/msgcat/pkgIndex.tcl: Bump to msgcat 1.4.1.
Diffstat (limited to 'unix/tclUnixFile.c')
0 files changed, 0 insertions, 0 deletions