Bug 1006656 - Inappropriate gettext markup
Summary: Inappropriate gettext markup
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Fedora
Classification: Fedora
Component: virt-manager
Version: 19
Hardware: Unspecified
OS: Unspecified
unspecified
low
Target Milestone: ---
Assignee: Cole Robinson
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-09-11 03:59 UTC by KATO Tomoyuki
Modified: 2013-09-20 16:11 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-09-20 16:11:41 UTC
Type: Bug


Attachments (Terms of Use)

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


Note You need to log in before you can comment on or make changes to this bug.