Re: i18n questions
- From: Donn Ingle <donn.ingle@xxxxxxxxx>
- Date: Sat, 29 Dec 2007 18:20:23 +0200
Thorsten Kampe wrote:
gettext.textdomain('optparse')
gettext.install('script', unicode = True)
They speak of a 'global' domain in the docs, but (as is my usual beef with
the Python docs -- see PHP docs for sterling help) there is no clarity.
It *sounds* like there can be a .mo file for *everything* and then one can
also install others on a per-script/module basis, as your code seems to
suggest.
All very confusing.
I have had an entire day to stew and I spent it combining all my po files
into one big file. Now I install that once, and efficiency be damned.
Still, I'm interested in what's possible and I'll give your approach a
whirl.
Don't let the thread die yet, c'mon you i18n boffins!
Thanks,
\d
.
- References:
- i18n questions
- From: Donn Ingle
- Re: i18n questions
- From: Thorsten Kampe
- i18n questions
- Prev by Date: Re: Pivot Table/Groupby/Sum question
- Next by Date: Re: Pivot Table/Groupby/Sum question
- Previous by thread: Re: i18n questions
- Next by thread: Re: i18n questions
- Index(es):
Relevant Pages
|