~ubuntu-branches/ubuntu/raring/software-center/raring-proposed

« back to all changes in this revision

Viewing changes to softwarecenter/ui/gtk3/widgets/labels.py

  • Committer: Package Import Robot
  • Author(s): Michael Vogt
  • Date: 2012-10-11 15:33:05 UTC
  • mfrom: (195.1.18 quantal)
  • Revision ID: package-import@ubuntu.com-20121011153305-fm5ln7if3rpzts4n
Tags: 5.4.1.1
* lp:~mvo/software-center/reinstall-previous-purchase-token-fix:
  - fix reinstall previous purchases that have a system-wide
    license key LP: #1065481
* lp:~mvo/software-center/lp1060106:
  - Add missing gettext init for utils/update-software-center-agent
    (LP: #1060106)

Show diffs side-by-side

added added

removed removed

Lines of Context:
28
28
    """
29
29
 
30
30
    SUPPORTED_SYM = {
31
 
        # TRANSLATORS: symbol for "hardware-supported"
32
 
        'yes': _(u'\u2713'),
33
 
        # TRANSLATORS: symbol for hardware "not-supported"
34
 
        'no': u'<span foreground="red">%s</span>' % _(u'\u2718'),
 
31
        'yes': u'\u2713',
 
32
        'no': u'<span foreground="red">\u2718</span>'
35
33
    }
36
34
 
37
35
    # TRANSLATORS: this is a substring that used to build the