r11543 - in /desktop/unstable/gnome-applets/debian: changelog control.in gnome-applets.templates

bubulle at users.alioth.debian.org bubulle at users.alioth.debian.org
Sat Jun 16 07:24:51 UTC 2007


Author: bubulle
Date: Sat Jun 16 07:24:50 2007
New Revision: 11543

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=11543
Log:
Debcofn templates and debian/control.in review by debian-l10n-english

Modified:
    desktop/unstable/gnome-applets/debian/changelog
    desktop/unstable/gnome-applets/debian/control.in
    desktop/unstable/gnome-applets/debian/gnome-applets.templates

Modified: desktop/unstable/gnome-applets/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-applets/debian/changelog?rev=11543&op=diff
==============================================================================
--- desktop/unstable/gnome-applets/debian/changelog (original)
+++ desktop/unstable/gnome-applets/debian/changelog Sat Jun 16 07:24:50 2007
@@ -11,6 +11,11 @@
 
   [ Josselin Mouette ]
   * 99_ltmain_as-needed.patch: get --as-needed back to work.
+
+  [ Christian Perrier ]
+  * Debconf templates and debian/control reviewed by the debian-l10n-
+    english team as part of the Smith review project. Closes: #428786
+  * Debconf translation updates:
 
  -- Josselin Mouette <joss at debian.org>  Wed, 06 Jun 2007 23:56:12 +0200
 

Modified: desktop/unstable/gnome-applets/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-applets/debian/control.in?rev=11543&op=diff
==============================================================================
--- desktop/unstable/gnome-applets/debian/control.in (original)
+++ desktop/unstable/gnome-applets/debian/control.in Sat Jun 16 07:24:50 2007
@@ -90,30 +90,27 @@
 Suggests: acpid,
           cpufreqd | cpudyn | powernowd
 Description: Various applets for GNOME 2 panel - binary files
- accessx-status: shows you the status of the keyboard accessibility
- features, including the current state of the keyboard, if those features
- are in use.
+ accessx-status: indicates keyboard accessibility settings, including
+ the current state of the keyboard, if those features are in use.
  .
- Battstat: (battery applet) shows the status of the power subsystem in your
- laptop.
+ Battstat: monitors the power subsystem on a laptop.
  .
  Character palette: provides a convenient way to access non-standard
  characters, such as accented characters, mathematical symbols, special
  symbols, and punctuation marks.
  .
- GNOME CPUFreq Applet: a CPU Frequency Scaling Monitor for GNOME Panel.
+ GNOME CPUFreq Applet: CPU frequency scaling monitor
  .
- Drivemount: Allows you to quickly and easily mount and unmount various
- types of drives and filesystems on your computer.
+ Drivemount: lets you mount and unmount drives and file systems.
  .
- Geyes: Is a pair of eyes which follow your mouse pointer around the screen.
+ Geyes: pair of eyes which follow the mouse pointer around the screen.
  .
- Keyboard layout switcher: enables you to assign different layouts to your
- keyboard to suit different locales.
+ Keyboard layout switcher: lets you assign different keyboard
+ layouts for different locales.
  .
- Mixer: enables you to control the sound volume on your system.
+ Mixer: volume control.
  .
- Modem Monitor: Monitor your modem while it is working.
+ Modem Monitor: monitors the modem.
  .
  Invest: downloads current stock quotes from the Internet and displays
  the quotes in a scrolling display in the applet. The applet downloads the
@@ -121,8 +118,7 @@
  .
  System monitor: CPU, memory, network, swap file and resource.
  .
- Trash: you can drag items from Nautilus onto this applet to move them to your 
- trash folder.
+ Trash: lets you drag items to the trash folder.
  .
  Weather report: downloads weather information from the U.S National Weather
  Service (NWS) servers, including the Interactive Weather Information
@@ -143,6 +139,6 @@
          ${misc:Depends},
          gnome-applets (= ${binary:Version})
 Description: Various applets for GNOME 2 panel - development files
- This package contains development materials needed to build extensions for
+ This package contains development material needed to build extensions for
  some applets.
 

Modified: desktop/unstable/gnome-applets/debian/gnome-applets.templates
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-applets/debian/gnome-applets.templates?rev=11543&op=diff
==============================================================================
--- desktop/unstable/gnome-applets/debian/gnome-applets.templates (original)
+++ desktop/unstable/gnome-applets/debian/gnome-applets.templates Sat Jun 16 07:24:50 2007
@@ -1,17 +1,27 @@
+# These templates have been reviewed by the debian-l10n-english
+# team
+#
+# If modifications/additions/rewording are needed, please ask
+# for an advice to debian-l10n-english at lists.debian.org
+#
+# Even minor modifications require translation updates and such
+# changes should be coordinated with translators and reviewers.
+
 Template: gnome-applets/cpufreq_SUID_bit
 Type: boolean
 Default: false
-_Description: Install cpufreq-selector with SUID root?
- You have the option of installing a component of the CPU Frequency Scaling
- Monitor (cpufreq-selector) with the SUID bit set.
+_Description: Should cpufreq-selector run with root privileges?
+ The 'cpufreq-selector' program, part of the CPU Frequency
+ Scaling Monitor can be set up to use superuser privileges when
+ it is run ('SUID root').
  .
- If you make cpufreq-selector SUID, any user can then set the CPU's clock
- frequency without needing any additional privileges. This could, however,
- potentially allow it to be used during a security attack on your computer. If
- in doubt, it is suggested that you install it without SUID.
+ If you choose this option, any ordinary user will have the power to
+ set the processor's clock frequency. However, this may also be
+ potentially exploitable in security attacks.
  .
  The applet will continue to work if you choose to disable SUID for
- cpufreq-selector, but only for monitoring the CPU clock frequency. You may
- need to restart this applet before this decision takes effect.
+ cpufreq-selector, but only for monitoring the CPU clock frequency. The
+ applet may need to be restarted for a change to take effect.
  .
- If you change your mind later, run "dpkg-reconfigure gnome-applets"
+ If in doubt, accept the default of no SUID root. To change this
+ setting later, run 'dpkg-reconfigure gnome-applets'.




More information about the pkg-gnome-commits mailing list