I'm also starting with a multilanguage project, and after a little research,
we've decided to use this gettext
http://savannah.nongnu.org/projects/php-gettext/
Take a look.. might be useful to you also.
---
Regards / Saludos
Rudi Ullon
gettext -not PHP, but a GNU project.
PHP hooks: http://ca.php.net/manual/en/book.gettext.php, which
contains a link to the project.
In the past I've coded arrays of prompts, this is a more native solution.
Cheers - Miles
On Sat, Jul 25, 2009 at 10:37 PM, Skip Evans wrote:
> Hey all,
>
> We got a
On Jul 25, 2009, at 9:37 PM, Skip Evans wrote:
Hey all,
We got a new project and language translation of content is a major
priority. I've googled around and seen lots of options, but I'd like
to hear from the list about more real world experiences about what
some of you found and wh
It is not a matter of an API, automated translations don't work except for
very restricted environments. Some software companies are trying to provide
their knowledge base in multiple languages and I admit the results don't
stink, but they are far from being a decent translation. It is favored
tedd wrote:
At 2:09 PM -0400 7/12/06, Russell Jones wrote:
Anyone know of any language translation APIs or anything of that sort out
there? Looking to translate quite a bit of content and would rather not do
it by hand.
I'm not sure as to what you want, but perhaps this might help:
ht
At 2:09 PM -0400 7/12/06, Russell Jones wrote:
>Anyone know of any language translation APIs or anything of that sort out
>there? Looking to translate quite a bit of content and would rather not do
>it by hand.
I'm not sure as to what you want, but perhaps this might help:
http://www.weberdev.com
Read up on gettext
On Sun, 23 Sep 2001, Gaylen Fraley wrote:
> What is the most accepted method for translating an application from one
> language to another? Is it done by a table that does a search and replace,
> i.e. one-to-one translation? Or does one actually translate the code
> verbatim
7 matches
Mail list logo