freeipa/ipalib/plugins
John Dennis b75d06e189 localize doc strings
A number of doc strings were not localized, wrap them in _().
Some messages were not localized, wrap them in _()

Fix a couple of failing tests:
The method name in RPC should not be unicode.
The doc attribute must use the .msg attribute for comparison.

Also clean up imports of _() The import should come from
ipalib or ipalib.text, not ugettext from request.
2010-03-08 21:10:36 -07:00
..
__init__.py Renamed f_misc.py plugin module to misc.py 2009-02-03 15:29:00 -05:00
aci.py localize doc strings 2010-03-08 21:10:36 -07:00
automount.py Code cleanup: remove unused stuff, take 1. 2010-03-01 16:53:30 -05:00
baseldap.py localize doc strings 2010-03-08 21:10:36 -07:00
cert.py localize doc strings 2010-03-08 21:10:36 -07:00
config.py localize doc strings 2010-03-08 21:10:36 -07:00
dns.py Translatable Param.label, Param.doc 2010-02-24 02:47:39 -07:00
group.py localize doc strings 2010-03-08 21:10:36 -07:00
hbac.py Code cleanup: remove unused stuff, take 1. 2010-03-01 16:53:30 -05:00
host.py Code cleanup: remove unused stuff, take 1. 2010-03-01 16:53:30 -05:00
hostgroup.py Code cleanup: remove unused stuff, take 1. 2010-03-01 16:53:30 -05:00
kerberos.py Giant webui patch take 2 2009-10-13 11:28:00 -06:00
krbtpolicy.py Code cleanup: remove unused stuff, take 1. 2010-03-01 16:53:30 -05:00
migration.py localize doc strings 2010-03-08 21:10:36 -07:00
misc.py localize doc strings 2010-03-08 21:10:36 -07:00
netgroup.py localize doc strings 2010-03-08 21:10:36 -07:00
passwd.py Translatable Param.label, Param.doc 2010-02-24 02:47:39 -07:00
pwpolicy.py localize doc strings 2010-03-08 21:10:36 -07:00
rolegroup.py Code cleanup: remove unused stuff, take 1. 2010-03-01 16:53:30 -05:00
service.py localize doc strings 2010-03-08 21:10:36 -07:00
taskgroup.py Code cleanup: remove unused stuff, take 1. 2010-03-01 16:53:30 -05:00
user.py Code cleanup: remove unused stuff, take 1. 2010-03-01 16:53:30 -05:00
virtual.py First pass at enforcing certificates be requested from same host 2009-10-21 03:22:44 -06:00
xmlclient.py Sundry work getting ready to switch to new XML-RPC client/server code 2009-02-03 15:29:00 -05:00