July 19, 2008 Making my app translateable | ||||
---|---|---|---|---|
| ||||
What is in the proper way to make my app easily translateable to other languages (with phobos). I know thet gettext exists but
* I don't know if there is a D binding already (shouldn't be hard to
make one though)
* More important: How easy would it be to use that under non-unixoid
OSes such as windows?
Thanks for sharing your experiences
Henning
--
New GPG Public Key! http://pgpkeys.pca.dfn.de/pks/lookup?op=get&search=0x30C7FC378DB14BE5
|
July 19, 2008 Re: Making my app translateable | ||||
---|---|---|---|---|
| ||||
Posted in reply to Henning Hasemann |
Okay I didn't expect that it would be *that* easy to implement basic gettext functionality (.po compatible) on my own in D, so consider this one as solved.
Henning
--
New GPG Public Key! http://pgpkeys.pca.dfn.de/pks/lookup?op=get&search=0x30C7FC378DB14BE5
|
Copyright © 1999-2021 by the D Language Foundation