Description of problem: zh_CN not added to Locale UI. Version-Release number of selected component (if applicable): 5.5.0.5-beta1.1.20151007163855_ed40d96 How reproducible: 100% Steps to Reproduce: 1. Login CFME. 2. Click Configure -> My Settings-> Visual. 3. Click on Locale list under Display Settings. Actual results: zh_CN not added to Locale UI. Expected results: It should be added to the Locale list so that we can support/test for Simplified Chinese. Additional info: Please see the attached screen-shot.
Created attachment 1082709 [details] zh_CN not added to Locale UI
https://github.com/ManageIQ/manageiq/pull/4834
New commit detected on ManageIQ/manageiq/master: https://github.com/ManageIQ/manageiq/commit/a2d12e79a4c1132d19bfad7042813a3f60b82359 commit a2d12e79a4c1132d19bfad7042813a3f60b82359 Author: Milan Zazrivec <mzazrivec> AuthorDate: Tue Oct 13 17:25:14 2015 +0200 Commit: Milan Zazrivec <mzazrivec> CommitDate: Wed Oct 14 10:11:16 2015 +0200 Add translation catalog for simplified chinese The catalog is incomplete at this point, it's being added for testing purposes. https://bugzilla.redhat.com/show_bug.cgi?id=1271475 config/locales/zh_CN.yml | 3 + config/locales/zh_CN/manageiq.po | 14895 +++++++++++++++++++++++++++++++++++++ 2 files changed, 14898 insertions(+) create mode 100644 config/locales/zh_CN.yml create mode 100644 config/locales/zh_CN/manageiq.po
New commit detected on cfme_productization/master: https://code.engineering.redhat.com/gerrit/gitweb?p=cfme_productization.git;a=commit;h=06389268443df3006ceb05068e1e14656e57226a commit 06389268443df3006ceb05068e1e14656e57226a Author: Milan Zazrivec <mzazrivec> AuthorDate: Mon Oct 19 11:10:10 2015 +0200 Commit: Milan Zazrivec <mzazrivec> CommitDate: Wed Oct 21 13:58:22 2015 +0200 Add simplified Chinese to list of supported locales https://bugzilla.redhat.com/show_bug.cgi?id=1271475 manageiq/config/locales/zh_CN_productization.yml | 7 +++++++ manageiq/config/supported_locales.yml | 1 + 2 files changed, 8 insertions(+) create mode 100644 manageiq/config/locales/zh_CN_productization.yml
New commit detected on cfme_productization/master: https://code.engineering.redhat.com/gerrit/gitweb?p=cfme_productization.git;a=commit;h=485ebf022e0726ca89beb695610567734ed18d65 commit 485ebf022e0726ca89beb695610567734ed18d65 Merge: 425aba5 0638926 Author: Oleg Barenboim <obarenbo> AuthorDate: Mon Oct 26 14:22:35 2015 -0400 Commit: Oleg Barenboim <obarenbo> CommitDate: Mon Oct 26 14:22:35 2015 -0400 Merge branch 'add_simplified_chinese_into_supported_locales' into 'master' Add simplified Chinese to list of supported locales https://bugzilla.redhat.com/show_bug.cgi?id=1271475 See merge request !109 manageiq/config/locales/zh_CN_productization.yml | 7 +++++++ manageiq/config/supported_locales.yml | 1 + 2 files changed, 8 insertions(+)
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2015:2551