summaryrefslogtreecommitdiffstats
path: root/make-test
diff options
context:
space:
mode:
authorJohn Dennis <jdennis@redhat.com>2011-08-24 17:27:32 -0400
committerRob Crittenden <rcritten@redhat.com>2011-08-24 23:05:48 -0400
commit15bf6d2f91a2826c5c4706992f3ced6640d72736 (patch)
tree9482edd37ee75cbb60d2c62844959b1cc1b47901 /make-test
parent01ea14e3f56ec317872b7d6f1e8debd8d1b918fa (diff)
downloadfreeipa-15bf6d2f91a2826c5c4706992f3ced6640d72736.tar.gz
freeipa-15bf6d2f91a2826c5c4706992f3ced6640d72736.tar.xz
freeipa-15bf6d2f91a2826c5c4706992f3ced6640d72736.zip
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
Diffstat (limited to 'make-test')
0 files changed, 0 insertions, 0 deletions