<html><body><p>Isn't this just a matter of setting up novaclient for translation? IIRC using _() is harmless if there's no translation bits set up for the project.<br><br>Thanks,<br><br>Steve Martinelli<br>OpenStack Keystone Core<br><br><img width="16" height="16" src="cid:1__=8FBBF42BDF8F4D5F8f9e8a93df938690918c8FB@" border="0" alt="Inactive hide details for Matt Riedemann ---2015/09/04 01:50:54 PM---I noticed this today: https://review.openstack.org/#/c/219"><font color="#424282">Matt Riedemann ---2015/09/04 01:50:54 PM---I noticed this today: <a href="https://review.openstack.org/#/c/219768/">https://review.openstack.org/#/c/219768/</a></font><br><br><font size="2" color="#5F5F5F">From:        </font><font size="2">Matt Riedemann <mriedem@linux.vnet.ibm.com></font><br><font size="2" color="#5F5F5F">To:        </font><font size="2">"OpenStack Development Mailing List (not for usage questions)" <openstack-dev@lists.openstack.org>, openstack-i18n@lists.openstack.org</font><br><font size="2" color="#5F5F5F">Date:        </font><font size="2">2015/09/04 01:50 PM</font><br><font size="2" color="#5F5F5F">Subject:        </font><font size="2">[openstack-dev] [nova][i18n] Is there any point in using _() in        python-novaclient?</font><br><hr width="100%" size="2" align="left" noshade style="color:#8091A5; "><br><br><br><tt>I noticed this today:<br><br></tt><tt><a href="https://review.openstack.org/#/c/219768/">https://review.openstack.org/#/c/219768/</a></tt><tt><br><br>And it got me thinking about something I've wondered before - why do we <br>even use _() in python-novaclient?  It doesn't have any .po files for <br>babel message translation, it has no babel config, there is nothing in <br>setup.cfg about extracting messages and compiling them into .mo's, there <br>is nothing on Transifex for python-novaclient, etc.<br><br>Is there a way to change your locale and get translated output in nova <br>CLIs?  I didn't find anything in docs from a quick google search.<br><br>Comparing to python-openstackclient, that does have a babel config and <br>some locale po files in tree, at least for de and zh_TW.<br><br>So if this doesn't work in python-novaclient, do we need any of the i18n <br>code in there?  It doesn't really hurt, but it seems pointless to push <br>changes for it or try to keep user-facing messages in mind in the code.<br><br>-- <br><br>Thanks,<br><br>Matt Riedemann<br><br><br>__________________________________________________________________________<br>OpenStack Development Mailing List (not for usage questions)<br>Unsubscribe: OpenStack-dev-request@lists.openstack.org?subject:unsubscribe<br></tt><tt><a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev</a></tt><tt><br><br></tt><br><br><BR>
</body></html>