As a tool for translators I suggest poEdit (http://www.poedit.org/). It
is very comfortable editor.
On 8/1/05, Matthew Marshall <[EMAIL PROTECTED]> wrote:
> I'm making headway with ticket 122. However I have discovered a bug when
> porting the m2m_intermediary model test. The get_relatedobject_list methods
> are not being set. Can you tell me where in the code this is supposed to
> happen? I
I'm making headway with ticket 122. However I have discovered a bug when
porting the m2m_intermediary model test. The get_relatedobject_list methods
are not being set. Can you tell me where in the code this is supposed to
happen? I can see where it is happening for ManyToMany, but not for
Thanks to Nebojša Đorđević for submitting some internationalization
patches. I admit this i18n stuff is completely new to me, although
I've taken some time to read the gettext documentation at
http://www.python.org/doc/current/lib/module-gettext.html and am
excited about adding this as soon as poss
This is not the solution, just a nice good practise suggestion from the
Lotus Notes world:
We usually use one field called $UpdatedBy that is of the "multivalue"
type. Multivalue field just stores more textual values in it separated
by some char.
The content is e.g.:
"CN=Joe Doo /O=JoesCompany"