Re: [htmltmpl] A valid reason for template support for select lists?
Brought to you by:
samtregar
From: Mark F. <mar...@ea...> - 2003-10-20 02:53:05
|
>From: "Sam Tregar" <sa...@tr...> > > ... or you need to go to some kind of gettext-style > i18n database. You might need that anyway, for error messages and > other generated text. I wasn't familiar with that. I've been out reading anything I can find in search results and I think you're right. I thought templates would be an efficient way to maintain different languages served by CGIs. I'm sorry if I'm straying from the charter of this mailing list. But, Do you know of any tutorials, books or how-tos explaining the use of gettext in CGIs? For example, are the different locale headings determined automatically by the server (from something the browser sends reflecting the user's settings?) Or, is it customary to ask the user and do gettext based upon their answer? Thanks! Mark |