BlitzMax + i18n (internationalization)

BlitzMax Forums/BlitzMax Programming/BlitzMax + i18n (internationalization)

Lomat(Posted 2005) [#1]
Hi all,

I'm thinking about way to provide i18n support for my blitzmax project and was just wondering how others have gone about it. I have had experience with gettext in php but i don't see any kind of gettext module for blitzmax.

P.S. If anybody wants to make a gettext module then i will be a very happy chapy. :)

P.S.S Is there any kind of printf()* or sprintf()* type functions available for biltzmax as these would also help with i18n of strings that require variable content.

* These function are available in php so look at the php manual for further information.


smilertoo(Posted 2005) [#2]
How does i18n become internationalization?


Lomat(Posted 2005) [#3]
"nternationalizatio" is 18 chars in length :)


smilertoo(Posted 2005) [#4]
/me stabs Lomat with a keyboard.


Jay Kyburz(Posted 2005) [#5]
http://www.debian.org/doc/manuals/intro-i18n/