[gnome-system-monitor] Fixed wording of policykit dialogs for kill and renice. https://bugzilla.gnome.org/show_bug.cgi?id=6



commit 4cda3529e418098b35f7444d79ba421eb5403afc
Author: Robert Roth <robert roth off gmail com>
Date:   Thu Apr 25 23:54:04 2013 +0300

    Fixed wording of policykit dialogs for kill and renice.
    https://bugzilla.gnome.org/show_bug.cgi?id=698659

 org.gnome.gnome-system-monitor.policy.in.in |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/org.gnome.gnome-system-monitor.policy.in.in b/org.gnome.gnome-system-monitor.policy.in.in
index b0bdeb5..900b2ee 100644
--- a/org.gnome.gnome-system-monitor.policy.in.in
+++ b/org.gnome.gnome-system-monitor.policy.in.in
@@ -9,7 +9,7 @@
 
   <action id="org.gnome.gnome-system-monitor.kill">
     <_description>Kill process</_description>
-    <_message>Privileges are required to kill process</_message>
+    <_message>Privileges are required to kill other users' processes</_message>
     <defaults>
       <allow_any>no</allow_any>
       <allow_inactive>no</allow_inactive>
@@ -20,7 +20,7 @@
 
   <action id="org.gnome.gnome-system-monitor.renice">
     <_description>Renice process</_description>
-    <_message>Privileges are required to renice process</_message>
+    <_message>Privileges are required to change the priority of processes</_message>
     <defaults>
       <allow_any>no</allow_any>
       <allow_inactive>no</allow_inactive>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]