[spambayes-dev] I18N
Richie Hindle
richie at entrian.com
Wed Oct 6 09:14:21 CEST 2004
[Tony]
> The .rc files are generated by the MS
> tools - does anyone know what they do for internationalisation work?
They simply duplicate the whole file for each language. Windows isn't
capable of laying out a dialog according to the text on it - all controls
are absolutely positioned. That means that you need to manually expand
all the controls to double their English size when you translate to
German. 8-)
You can't really edit the things in a text editor, but there may well be
free .rc editors out there (nothing obvious from a 2-second Google, but
there may be something).
--
Richie Hindle
richie at entrian.com
More information about the spambayes-dev
mailing list