Merge lp:~dstansby-deactivatedaccount/gnome-system-monitor/bugfix-lp-214148 into lp:gnome-system-monitor

Proposed by David Stansby
Status: Needs review
Proposed branch: lp:~dstansby-deactivatedaccount/gnome-system-monitor/bugfix-lp-214148
Merge into: lp:gnome-system-monitor
Diff against target: 10 lines (+1/-1)
1 file modified
src/interface.cpp (+1/-1)
To merge this branch: bzr merge lp:~dstansby-deactivatedaccount/gnome-system-monitor/bugfix-lp-214148
Reviewer Review Type Date Requested Status
Robert Roth (community) Approve
VCS imports Pending
Review via email: mp+26380@code.launchpad.net

Description of the change

Fixed bad grammer in status tip

To post a comment you must log in.
Revision history for this message
Robert Roth (evfool) wrote :

This merge proposal can be closed, as the fix has been already released.

review: Approve

Unmerged revisions

2402. By David Stansby

Fixed grammer in status tip

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'src/interface.cpp'
2--- src/interface.cpp 2009-04-25 11:02:06 +0000
3+++ src/interface.cpp 2010-05-30 10:41:26 +0000
4@@ -101,7 +101,7 @@
5 { "ShowAllProcesses", NULL, N_("A_ll Processes"), NULL,
6 N_("Show all processes"), ALL_PROCESSES },
7 { "ShowMyProcesses", NULL, N_("M_y Processes"), NULL,
8- N_("Show user own process"), MY_PROCESSES }
9+ N_("Show user owned processes"), MY_PROCESSES }
10 };
11
12

Subscribers

People subscribed via source and target branches

to all changes: