Created attachment 1162427 [details] optimize_planning_zh_CN Description of problem: Need to translate drop-down options and some strings on Optimize -> Planning page. The drop-down menu options are not translated. Also the string 'Disk space not supported for OpenStack providers' is untranslated under disk space. Version-Release number of selected component (if applicable): 5.6.0.7-beta2.6 How reproducible: always Steps to Reproduce: 1. Login with ja_JP or zh_CN locale 2. Go to Optimize -> Planning 3. Observe the drop-down options and strings under disk space. Actual results: All the strings are not translated. Expected results: All the strings should be translated. Additional info:
Created attachment 1162428 [details] optimize_ja_JP
https://github.com/ManageIQ/manageiq/pull/9086
Tested with 5.7.0.2.20160921112913_c5ff117 The drop-downs are localized now. Marking it as verified.