How to make the i18n without serious tools?
Andre Polykanine <[email protected]> Mon, 17 Jan 2011 15:49:02 +0200
| Newsgroups | gmane.comp.php.internationalization |
|---|---|
| Organization | Oire |
| Message-ID | <[email protected]> |
Hello Php-i18n,
I need to make my projects international. However, my hosting provider
won't install anything for me, so no GetText, no ICU.
Could you suggest me something?
I tried to make constants definitions like this:
<?
define("MSG0", "Welcome to our website!");
...
define(MSG125", "blah blah");
?>
But it's reeeally hard to maintain in future.
Thanks!
=20
--=20
With best regards from Ukraine,
Andre
Skype: Francophile
Twitter: http://twitter.com/m_elensule
Facebook: http://facebook.com/menelion
--
PHP Unicode & I18N Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php