Files
freeipa/ipalib
John Dennis 15bf6d2f91 ticket 1705 - internationalize help topics
* Wrap each topic description in _()

* Replace the use of if 'topic' in dir(module) with the more
  Pythonic and efficient getattr(module, 'topic', None)

* Make sure to invoke unicode on the value returned from _()
  otherwise you'll get a GettextFactory instance, not a string

* Clean up trailing whitespace errors
2011-08-24 23:05:48 -04:00
..
2011-04-21 10:41:29 +02:00
2011-04-13 15:58:45 +02:00
2010-12-20 17:19:53 -05:00
2011-04-13 15:58:45 +02:00
2011-08-18 20:35:24 -04:00
2010-12-20 17:19:53 -05:00
2011-01-25 14:01:36 -05:00