Hi all,

I would like to translate in my own language the messages on turbogears/identity/conditions.py:

   error_message = "One of the predicates denied access"
   error_message = "No predicate was able to grant access"
   error_message= "One of the predicates did not deny access"
   error_message = "Not member of group: %(group_name)s"
   error_message = "Not member of any group: %(group_list)s"
   error_message = "Anonymous access denied"
   error_message = "Permission denied: %(permission_name)s"
   error_message = "No matching permissions: %(permission_list)s"
   error_message = "Access from this host is not permitted."

Is there an easy way to do that?
thank you
j

--
You received this message because you are subscribed to the Google Groups 
"TurboGears" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/turbogears?hl=en.

Reply via email to