Public bug reported: 1) In line https://github.com/openstack/horizon/blob/master/horizon/locale/zh_CN/LC_MESSAGES/django.po#L354, we don't leave blank space between Chinese words. Take "您无权访问%s" as example, we use "您无权访问该页面" instead of "您无权访问 该页面".
2) In line https://github.com/openstack/horizon/blob/master/horizon/locale/zh_CN/LC_MESSAGES/django.po#L350, punctuation symbol ":" in Simplified Chinese should be ":" ** Affects: horizon Importance: Undecided Assignee: zzxwill (zzxwill) Status: New ** Tags: i18n -- 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/1528771 Title: Some translations aren't correct for zh_CN django.po Status in OpenStack Dashboard (Horizon): New Bug description: 1) In line https://github.com/openstack/horizon/blob/master/horizon/locale/zh_CN/LC_MESSAGES/django.po#L354, we don't leave blank space between Chinese words. Take "您无权访问%s" as example, we use "您无权访问该页面" instead of "您无权访问 该页面". 2) In line https://github.com/openstack/horizon/blob/master/horizon/locale/zh_CN/LC_MESSAGES/django.po#L350, punctuation symbol ":" in Simplified Chinese should be ":" To manage notifications about this bug go to: https://bugs.launchpad.net/horizon/+bug/1528771/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

