Correct the translation domain for loading messages
Change-Id: If7fa8fd1915378bda3fc6e361049c2d90cdec8af
This commit is contained in:
parent
1215edcb8d
commit
582c7183ca
@ -19,7 +19,7 @@
|
||||
from oslo_i18n import _factory
|
||||
|
||||
# Create the global translation functions.
|
||||
_translators = _factory.TranslatorFactory('oslo_i18n')
|
||||
_translators = _factory.TranslatorFactory('oslo.i18n')
|
||||
|
||||
# The primary translation function using the well-known name "_"
|
||||
_ = _translators.primary
|
||||
|
Loading…
Reference in New Issue
Block a user