[ros-kernel] l18n in react os
Rick Parrish
rfmobile at swbell.net
Wed Oct 8 17:39:49 CEST 2003
Diego Iastrubni wrote:
>Hi all,
>
>I was wondering what will be the approach in this project for i18n. The
>approach in MS world is to recompile with new strings.
>Is it possible to use gettext()?
>
>
Actually, that's not strictly true - although a lot of developers choose
to do it that way. You can have multiple localized resources or separate
resource DLLs for each locale. The approach is to be as compatible as
possible - UTF-16 and MBCS (UTF-8).
-rick
More information about the Ros-kernel
mailing list