gnumed-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gnumed-devel] Re: Gnumed-devel Digest, Vol 5, Issue 15


From: Karsten Hilbert
Subject: Re: [Gnumed-devel] Re: Gnumed-devel Digest, Vol 5, Issue 15
Date: Sun, 6 Apr 2003 23:45:27 +0200
User-agent: Mutt/1.3.22.1i

>> "toolbar.patient" is now "toolbar.%s" % _(Clinical). Things

> IMHO we should not translate internal names as those used in
> gb['something.foo']. I guess you translate the internal name because we
> use it later as notebook tab name.
Quite correct.

> IMHO we should keep the internal names in english language
I agree ...

> and translate when displaying the name.
... but this means someone has to separate the internal
string ID and the externally displayed string because you
cannot do

 tmp = "a string"
 print _(tmp)

(Well, you can, but you won't get "a string" into the
*.po-files automatically because xgettext does not find them
in the source code.)

Be my guest to fix this.

Thanks,
Karsten
-- 
GPG key ID E4071346 @ wwwkeys.pgp.net
E167 67FD A291 2BEA 73BD  4537 78B9 A9F9 E407 1346




reply via email to

[Prev in Thread] Current Thread [Next in Thread]