gnome-panel r10765 - trunk/applets/clock



Author: lferrett
Date: Mon Jan 28 12:06:01 2008
New Revision: 10765
URL: http://svn.gnome.org/viewvc/gnome-panel?rev=10765&view=rev

Log:
2008-01-28  Luca Ferretti  <elle uca libero it>

	* gnome-clock-applet-mechanism.policy.in:
	Change <message> strings to match the ones from PolicyKit package.



Modified:
   trunk/applets/clock/ChangeLog
   trunk/applets/clock/gnome-clock-applet-mechanism.policy.in

Modified: trunk/applets/clock/gnome-clock-applet-mechanism.policy.in
==============================================================================
--- trunk/applets/clock/gnome-clock-applet-mechanism.policy.in	(original)
+++ trunk/applets/clock/gnome-clock-applet-mechanism.policy.in	Mon Jan 28 12:06:01 2008
@@ -3,13 +3,11 @@
  "-//freedesktop//DTD PolicyKit Policy Configuration 1.0//EN"
  "http://www.freedesktop.org/standards/PolicyKit/1.0/policyconfig.dtd";>
 
-<!-- needs i18n work -->
-
 <policyconfig>
 
   <action id="org.gnome.clockapplet.mechanism.settimezone">
     <_description>Change system time zone</_description>
-    <_message>Changing the system time zone requires privileges.</_message>
+    <_message>Privileges are required to change the system time zone.</_message>
     <defaults>
       <allow_inactive>no</allow_inactive>
       <allow_active>auth_self_keep_always</allow_active>
@@ -18,7 +16,7 @@
 
   <action id="org.gnome.clockapplet.mechanism.settime">
     <_description>Change system time</_description>
-    <_message>Changing the system time requires privileges.</_message>
+    <_message>Privileges are required to change the system time.</_message>
     <defaults>
       <allow_inactive>no</allow_inactive>
       <allow_active>auth_self_keep_always</allow_active>
@@ -27,7 +25,7 @@
 
   <action id="org.gnome.clockapplet.mechanism.configurehwclock">
     <_description>Configure hardware clock</_description>
-    <_message>Configuring the hardware clock requires privileges.</_message>
+    <_message>Privileges are required to configure the hardware clock.</_message>
     <defaults>
       <allow_inactive>no</allow_inactive>
       <allow_active>auth_self_keep_always</allow_active>



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