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
=== modified file 'src/interface.cpp'
--- src/interface.cpp 2009-04-25 11:02:06 +0000
+++ src/interface.cpp 2010-05-30 10:41:26 +0000
@@ -101,7 +101,7 @@
101 { "ShowAllProcesses", NULL, N_("A_ll Processes"), NULL,101 { "ShowAllProcesses", NULL, N_("A_ll Processes"), NULL,
102 N_("Show all processes"), ALL_PROCESSES },102 N_("Show all processes"), ALL_PROCESSES },
103 { "ShowMyProcesses", NULL, N_("M_y Processes"), NULL,103 { "ShowMyProcesses", NULL, N_("M_y Processes"), NULL,
104 N_("Show user own process"), MY_PROCESSES }104 N_("Show user owned processes"), MY_PROCESSES }
105};105};
106106
107107

Subscribers

People subscribed via source and target branches

to all changes: