Bug 1006656

Summary: Inappropriate gettext markup
Product: [Fedora] Fedora Reporter: KATO Tomoyuki <tomo>
Component: virt-managerAssignee: Cole Robinson <crobinso>
Status: CLOSED UPSTREAM QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: unspecified    
Version: 19CC: berrange, crobinso, hbrock, jforbes, virt-maint
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-09-20 16:11:41 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:

Description KATO Tomoyuki 2013-09-11 03:59:49 UTC
Description of problem:
  virt-manager has an inappropriate gettext markup.
  Need not to markup null string "".
  If markup null string _(""),
  display inappropriate strings from localization strings.

  virt-manager-0.10.0/virtManager/host.py
  581c581
  < _("")
  > ""

Comment 1 Cole Robinson 2013-09-20 16:11:41 UTC
Thanks for the report, fixed upstream now and pushed the pot file to transifex