Correct the translation domain for loading messages
Change-Id: If7fa8fd1915378bda3fc6e361049c2d90cdec8af
This commit is contained in:
parent
a6bae13407
commit
a4142665bc
@ -16,7 +16,7 @@
|
||||
|
||||
from oslo import i18n
|
||||
|
||||
_translators = i18n.TranslatorFactory(domain='oslo_concurrency')
|
||||
_translators = i18n.TranslatorFactory(domain='oslo.concurrency')
|
||||
|
||||
# The primary translation function using the well-known name "_"
|
||||
_ = _translators.primary
|
||||
|
Loading…
x
Reference in New Issue
Block a user