Download List

项目描述

Intlize allows the developer to use catgets
without its normally bulky syntax and without
having to mind the details of correct indices.
Catgets is the built-in internationalization suite
of C compilers. Alternatively, Intlize can produce
a compact file format optimized for fast access.
Intermediate files are in gettext po format, so
there are many comfortable tools available to do
the translations. Runtime files are provided for C
and C++ and for both catgets and intlize native
support.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2012-03-19 10:35
1.0.2

此版本修复 bug 阻碍的 iso-8859-2...使用 iso-8859-16 的编码和丢弃整个消息,如果单个字符不在所选的字符集中的一个。
标签: libintlize
This release fixes a bug which prevented the use of iso-8859-2 ... iso-8859-16 encodings and one which discarded the whole message if a single character was not in the selected charset.

2012-02-18 07:52
1.0.1

此版本的 libintlize 返回一条错误消息时在 i5e_open 之前调用 i5e_getmsg。旧版本在这种情况下造成的分割故障。
标签: libintlize
This version of libintlize returns an error message when i5e_getmsg is called before i5e_open. Older versions caused a segmentation fault in that case.

2010-04-13 21:00
0.5.0

对本机格式运行库支持已经转移到libintlize。该文件已经相应的调整,虽然方案intlize保持不变。
The runtime support for the native format has moved to libintlize. The documentation has been adapted accordingly, while the program intlize remains unchanged.

2010-01-06 03:17
0.4.1

对ISO - 8859 - 16 koi8 - r的koi8 - T和koi8 - ü编码增加了。在C + +运行时文件已作了相应的修改。兼容性与海湾合作委员会“4.2已经建立。
Support for iso-8859-16 koi8-r, koi8-t, and koi8-u encodings has been added. The C++ runtime files have been modified accordingly. Compatibility with gcc > 4.2 has been established.

2007-10-07 17:59
0.4.0

可选的catgets运行界面增加了。 Intlize本身和文件已作相应调整。
标签: Initial freshmeat announcement
The optional catgets runtime interface has been
added. Intlize itself and the documentation have
been adapted accordingly.

Project Resources