missed a nova reference
This commit is contained in:
parent
a5c5c8d0e7
commit
d516cca3b5
2
setup.py
2
setup.py
@ -33,7 +33,7 @@ try:
|
||||
except ImportError:
|
||||
from setuptools import setup
|
||||
print "Warning: DistUtilsExtra required to use i18n builders. "
|
||||
print "To build nova with support for message catalogs, you need "
|
||||
print "To build melange with support for message catalogs, you need "
|
||||
print " https://launchpad.net/python-distutils-extra >= 2.18"
|
||||
|
||||
gettext.install('melange', unicode=1)
|
||||
|
Loading…
x
Reference in New Issue
Block a user