cstrings - C代码国际化工具


GPL
跨平台
C/C++

软件简介

cstrings 是一个轻量级的 C 代码的国际化工具。 It is useful for those who find gettext too bulky
and intrusive. It extracts strings from a program, and turns them into

defines in a prepended code section. It has good features for building up

your message base incrementally.