yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #38403
[Bug 1494914] Re: PO file import keeps failing
Looks like there is a problem with a couple of the translations in
openstack_dashboard/locale/tr_TR/LC_MESSAGES/django.po
msgid ""
"Allocates requests to the instance with the least number of\n"
" active connections."
msgstr "İstekleri en az etkin bağlantısı olan sunucuya aktarır.\n"
and
msgid ""
"Requests from a unique source IP address are consistently\n"
" directed to the same instance."
msgstr ""
"Benzersiz kaynak IP adresine sahip istekler hep aynı sunucuya yönlendirilir\n"
our tools are going to reject the translation if it ends in a newline,
but the original string does not
** Changed in: horizon
Importance: Undecided => High
** Also affects: openstack-i18n
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1494914
Title:
PO file import keeps failing
Status in OpenStack Dashboard (Horizon):
New
Status in openstack i18n:
New
Bug description:
https://review.openstack.org/#/c/220404/ has failed to complete
devstack several times. Error looks like
http://logs.openstack.org/04/220404/8/check/gate-tempest-dsvm-full/0a3db1d/logs/devstacklog.txt.gz#_2015-09-11_06_40_46_475
2015-09-11 06:40:46.439 | processing file django.po in /opt/stack/new/horizon/openstack_dashboard/locale/tr_TR/LC_MESSAGES
2015-09-11 06:40:46.475 | CommandError: Execution of msgfmt failed: /opt/stack/new/horizon/openstack_dashboard/locale/tr_TR/LC_MESSAGES/django.po:371: 'msgid' and 'msgstr' entries do not both end with '\n'
2015-09-11 06:40:46.475 | /opt/stack/new/horizon/openstack_dashboard/locale/tr_TR/LC_MESSAGES/django.po:1169: 'msgid' and 'msgstr' entries do not both end with '\n'
2015-09-11 06:40:46.475 | /opt/stack/new/horizon/openstack_dashboard/locale/tr_TR/LC_MESSAGES/django.po:7491: 'msgid' and 'msgstr' entries do not both end with '\n'
2015-09-11 06:40:46.475 | msgfmt: found 3 fatal errors
2015-09-11 06:40:46.533 | + exit_trap
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1494914/+subscriptions
References