"GM" == Gergely Madarasz <gorgo@caesar.elte.hu> writes:
GM> I'd like to see something like that too... for a Hungarian
GM> translation :)
Actually, my architecture should be expanded a bit to make it work for multiple languages. Currently, there's a function called maketext() in the Utils module that takes a relative filename and a dictionary. The file is pulled out of the templates directory and contains %(key)s for interpolation of the dict.
What we'd probably want to add are subdirs inside of templates for the various languages. Then each list would have to have a language option which would get passed to Utils.maketext() so that it could select the appropriate file to use (e.g. templates/en/cronpass.txt would the be English text, templates/hu/cronpass.txt would the be Hungarian, etc.).
-Barry
On 7 Jul 98, at 15:15, Barry A. Warsaw wrote:
Actually, my architecture should be expanded a bit to make it work for multiple languages. Currently, there's a function called maketext() in the Utils module that takes a relative filename and a dictionary. The file is pulled out of the templates directory and contains %(key)s for interpolation of the dict.
What we'd probably want to add are subdirs inside of templates for the various languages. Then each list would have to have a language option which would get passed to Utils.maketext() so that it could select the appropriate file to use (e.g. templates/en/cronpass.txt would the be English text, templates/hu/cronpass.txt would the be Hungarian, etc.).
Very interesting, I will made czech translations.
Some sugestion, mailman should select, in which language to respon from top domain name in e-mail. FE ...cz = czech, com = english and so on.
cheers dan
P.S. Why is there no respon to my patch???? Is so bad??? I think it mades interesting thinks.......
________________________________________
DDDDDD
DD DD Dan Ohnesorg, supervisor on POWER
DD OOOO Dan@feld.cvut.cz
DD OODDOO Dep. of Power Engineering
DDDDDD OO CTU FEL Prague, Bohemia
OO OO work: +420 2 24352785;+420 2 24972109
OOOO home: +420 311 679679;+420 311 679311
________________________________________
Kdyz jdes do sebe, nezastavuj pred kazdou hospodou.
On Tue, Jul 07, 1998 at 11:43:25PM +0200, Dan Ohnesorg, admin of POWER wrote:
P.S. Why is there no respon to my patch???? Is so bad??? I think it mades interesting thinks.......
Personally, I have been working on a grant proposal for the past couple of weeks, and haven't had any time for outside activities. However, I'll look at it soon.
John
participants (3)
-
Barry A. Warsaw
-
Dan Ohnesorg, admin of POWER
-
John Viega