horizon/horizon/dashboards/nova/access_and_security/keypairs
Jim Yeh 8e83bc8bc4 Use ugettext_lazy for verbose_texts instead of unicode.
* Fix bug 962417
 * Change the ugettext to ugettext_lazy
 * Unicode the verbose_name while the 
   DataTableOption is initialize will 
   make the translation fixed.
 * Similar scenario in Column class and Action class.

Change-Id: I69ce9f89b0f0c2afb32b26e15ea8db84828d840f
2012-03-23 09:37:54 +08:00
..
__init__.py Unifies the project packaging into one set of modules. 2012-02-29 00:20:13 -08:00
forms.py Use ugettext_lazy for verbose_texts instead of unicode. 2012-03-23 09:37:54 +08:00
tables.py Use ugettext_lazy for verbose_texts instead of unicode. 2012-03-23 09:37:54 +08:00
tests.py Unifies the project packaging into one set of modules. 2012-02-29 00:20:13 -08:00
urls.py Unifies the project packaging into one set of modules. 2012-02-29 00:20:13 -08:00
views.py Use ugettext_lazy for verbose_texts instead of unicode. 2012-03-23 09:37:54 +08:00