Merge lp:~mvo/software-center/lp1026494 into lp:software-center/5.2

Proposed by Michael Vogt
Status: Merged
Merged at revision: 3070
Proposed branch: lp:~mvo/software-center/lp1026494
Merge into: lp:software-center/5.2
Diff against target: 12 lines (+1/-1)
1 file modified
softwarecenter/hw.py (+1/-1)
To merge this branch: bzr merge lp:~mvo/software-center/lp1026494
Reviewer Review Type Date Requested Status
Gary Lasker (community) Approve
Review via email: mp+115661@code.launchpad.net

Description of the change

Trivial typo fix that can cause crash in hw detection (LP: #1026494) and caused test-suite failure on my box.

To post a comment you must log in.
Revision history for this message
Gary Lasker (gary-lasker) wrote :

Just fine, thanks mvo! I will merge now.

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'softwarecenter/hw.py'
2--- softwarecenter/hw.py 2012-04-12 07:46:56 +0000
3+++ softwarecenter/hw.py 2012-07-19 08:15:25 +0000
4@@ -63,7 +63,7 @@
5 'are currently set up.'),
6 'hardware::scanner': _('This software requires a scanner, but none are '
7 'currently set up.'),
8- 'hardware::stoarge:cd': _('This software requires a CD drive, but none '
9+ 'hardware::storage:cd': _('This software requires a CD drive, but none '
10 'are currently connected.'),
11 'hardware::storage:cd-writer': _('This software requires a CD burner, '
12 'but none are currently connected.'),

Subscribers

People subscribed via source and target branches