~mvo/software-center/dump-mem-delta

« back to all changes in this revision

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

  • Committer: Michael Vogt
  • Date: 2012-10-05 07:05:50 UTC
  • mfrom: (3213.1.1 software-center)
  • Revision ID: michael.vogt@ubuntu.com-20121005070550-tdyj4fyb7vxgwfnv
mergedĀ lp:~malizor/software-center/fix-lp1050036

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': '<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