Bug 1026759

Summary: [ja_JP] translation of Deleted Extra spec: is grammatically in correct
Product: Red Hat OpenStack Reporter: Mie Yamamoto <myamamot>
Component: python-django-horizonAssignee: RHOS Maint <rhos-maint>
Status: CLOSED DUPLICATE QA Contact: Ami Jeain <ajeain>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 4.0CC: aortega, eng-l10n-bugs, hateya, jpichon, mrunge, yeylon, ykatabam
Target Milestone: ---Keywords: Translation
Target Release: 4.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-11-11 07:46:58 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
Message of Deleted extraspec none

Description Mie Yamamoto 2013-11-05 11:36:08 UTC
Created attachment 819676 [details]
Message of Deleted extraspec

Description of problem:
translation of DeletedExtraspec: is grammatically in correct

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-Flavors tab from the left side panel
4. Click on More pulldown menu and Select delete extraspec


Actual results:
追加スペックの削除しました

Expected results:
追加スペックを削除しました

Additional info:

Comment 2 Yuko Katabami 2013-11-10 21:10:27 UTC
Reported to the upstream ja-JP user group on 8 Nov and is currently under discussion.

Comment 3 Yuko Katabami 2013-11-11 07:46:58 UTC
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 ***