[node-patches] Change in ovirt-node[master]: i18n patch support language: english, chinese

fabiand at fedoraproject.org fabiand at fedoraproject.org
Wed Aug 21 07:00:42 UTC 2013


Fabian Deutsch has posted comments on this change.

Change subject: i18n patch support language: english, chinese
......................................................................


Patch Set 1:

Why do you sometimes need sth like: 

    _("Confirm System Poweroff").encode('utf8')

So the encode("utf8") part?
Would it help to make the string to be translated utf( e.g.:

    _(u"Confirm System Poweroff")

-- 
To view, visit http://gerrit.ovirt.org/18335
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I7f7e44dc46069aecd00950279a3800d496b1c555
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-node
Gerrit-Branch: master
Gerrit-Owner: hai bo <boh.ricky at gmail.com>
Gerrit-Reviewer: Fabian Deutsch <fabiand at fedoraproject.org>
Gerrit-Reviewer: oVirt Jenkins CI Server
Gerrit-HasComments: No



More information about the node-patches mailing list