Hide Forgot
Created attachment 819467 [details] Translation of Suspend Instance - grammatically incorrect Description of problem: Translation of suspended Instance is grammatically incorrect Version-Release number of selected component (if applicable): 4.0 How reproducible: 100% Steps to Reproduce: 1. Log in to Dashboard with Admin account. 2. Click "Settings" menu and change the language to Japanese. 3.Click on Admin-System Panel-Instances tab from the left side panel, click & check the drop-down list "Suspend Instance" Actual results: インスタンスの休止しました。 Expected results: インスタンスを休止しました。 Additional info: similar bugs 1026160 1026284 1026592
Reported to the upstream ja-JP user group on 8 Nov and is currently under discussion.
This bug is caused by the following string and is the same issue as BZ#1026284 #: tables/actions.py:560 #, python-format msgid "%(action)s %(data_type)s" msgstr "%(data_type)sの%(action)s" *** This bug has been marked as a duplicate of bug 1026284 ***