'%' might be missed during the message definition

Bug #1183736 reported by Ying Chun Guo
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Cinder
Fix Released
Undecided
Mukul Patel

Bug Description

Hi,

During the translation, I found, '%' before '(snapshot)s' might be missed in this message definition. Please check.

#: cinder/volume/drivers/emc/emc_smis_common.py:528

#, python-format

msgid "Error Create Snapshot: (snapshot)s Volume: %(volume)s Error: %(errordesc)s"

msgstr ""

"スナップショットの作成エラー: (snapshot)s ボリューム: %(volume)s エラー: %(errordesc)s"

Thanks
Daisy

description: updated
description: updated
Mukul Patel (mukul18)
Changed in cinder:
assignee: nobody → Mukul Patel (mukul18)
Mukul Patel (mukul18)
Changed in cinder:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to cinder (master)

Fix proposed to branch: master
Review: https://review.openstack.org/30567

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to cinder (master)

Reviewed: https://review.openstack.org/30567
Committed: http://github.com/openstack/cinder/commit/525fad649a2bed158fb460c690ed4d82284d5355
Submitter: Jenkins
Branch: master

commit 525fad649a2bed158fb460c690ed4d82284d5355
Author: Mukul Patel <email address hidden>
Date: Sun May 26 23:42:06 2013 +0530

    Added '%' before snapshot variable

    In function create_snapshot for cinder volume, '%' was missed
    before variable snapshot from message defination. It was causing
    an error during translation of debug message. Included '%'
    for getting proper debug log.

    Fixes: bug #1183736
    Change-Id: I894639a4e5a69be80f4f53ec9d4f9f8648870173

Changed in cinder:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in cinder:
milestone: none → havana-1
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in cinder:
milestone: havana-1 → 2013.2
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.