Use ugettext and shorter variable names for inellegible list
commit24ea68e1d59514a417db4012170e7faee16ec5a6
authorSverre Rabbelier <srabbelier@gmail.com>
Mon, 30 Mar 2009 22:38:08 +0000 (30 22:38 +0000)
committerSverre Rabbelier <srabbelier@gmail.com>
Mon, 30 Mar 2009 22:38:08 +0000 (30 22:38 +0000)
treecf02332135cf1aac5328d70e8d030ba47e3798c7
parent15ad259691347a2cb556c1ae1b0a8a3df95f69a2
Use ugettext and shorter variable names for inellegible list

We use the abbreviated variable names in other list views as well to
make it doable to work with them (with the meaning of the
abbreviation explained with a comment after the definition). Bring
the inellegible list up to date with this.

Patch by: Sverre Rabbelier
app/soc/views/models/organization.py