Comment 1 for bug 962417

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to horizon (master)

Reviewed: https://review.openstack.org/5700
Committed: http://github.com/openstack/horizon/commit/8e83bc8bc406a70432ea52084010f03765c3aa1c
Submitter: Jenkins
Branch: master

commit 8e83bc8bc406a70432ea52084010f03765c3aa1c
Author: Jim Yeh <email address hidden>
Date: Thu Mar 22 21:15:56 2012 +0800

    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