author | Sylvain Thénault <sylvain.thenault@logilab.fr> |
Fri, 16 Sep 2011 17:10:33 +0200 | |
branch | stable |
changeset 7805 | 7111bb64b58f |
parent 7804 | 814fb7f379a3 |
child 7806 | aa30c665bd06 |
--- a/web/views/cwproperties.py Fri Sep 16 14:43:41 2011 +0200 +++ b/web/views/cwproperties.py Fri Sep 16 17:10:33 2011 +0200 @@ -248,7 +248,7 @@ | (one_line_rset() & match_user_groups('managers') & is_instance('CWUser')) ) - title = _('preferences') + title = _('user preferences') @property def user(self):