[kernel] r15456 - in dists/sid/linux-2.6/debian: . po templates/temp.image.plain

Ben Hutchings benh at alioth.debian.org
Mon Mar 29 13:17:15 UTC 2010


Author: benh
Date: Mon Mar 29 13:17:06 2010
New Revision: 15456

Log:
Prepare debconf templates for translation

Added:
   dists/sid/linux-2.6/debian/po/
   dists/sid/linux-2.6/debian/po/POTFILES.in
Modified:
   dists/sid/linux-2.6/debian/linux-base.templates
   dists/sid/linux-2.6/debian/templates/temp.image.plain/templates

Modified: dists/sid/linux-2.6/debian/linux-base.templates
==============================================================================
--- dists/sid/linux-2.6/debian/linux-base.templates	Mon Mar 29 11:19:32 2010	(r15455)
+++ dists/sid/linux-2.6/debian/linux-base.templates	Mon Mar 29 13:17:06 2010	(r15456)
@@ -1,7 +1,7 @@
 Template: linux-base/disk-id-convert-auto
 Type: boolean
 Default: true
-Description: Update disk device ids in system configuration?
+_Description: Update disk device ids in system configuration?
  The new Linux kernel version provides different drivers for some
  PATA (IDE) controllers.  The names of some hard disk, CD-ROM and
  tape devices may change.
@@ -14,7 +14,7 @@
 Template: linux-base/disk-id-convert-plan
 Type: boolean
 Default: true
-Description: Apply these configuration changes to disk device ids?
+_Description: Apply these configuration changes to disk device ids?
  These devices will be assigned UUIDs or labels:
  .
  ${relabel}
@@ -30,7 +30,7 @@
 Template: linux-base/disk-id-convert-plan-no-relabel
 Type: boolean
 Default: true
-Description: Apply these configuration changes to disk device ids?
+_Description: Apply these configuration changes to disk device ids?
  These configuration files will be updated:
  .
  ${files}
@@ -41,7 +41,7 @@
 
 Template: linux-base/disk-id-manual
 Type: note
-Description: Please check these configuration files before rebooting
+_Description: Please check these configuration files before rebooting
  These configuration files still use some device names that may
  change when using the new kernel:
  .
@@ -49,7 +49,7 @@
 
 Template: linux-base/disk-id-manual-boot-loader
 Type: note
-Description: Check the boot loader configuration before rebooting
+_Description: Check the boot loader configuration before rebooting
  The boot loader configuration for this system was not recognised.  These
  settings in the configuration may need to be updated:
  .

Added: dists/sid/linux-2.6/debian/po/POTFILES.in
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ dists/sid/linux-2.6/debian/po/POTFILES.in	Mon Mar 29 13:17:06 2010	(r15456)
@@ -0,0 +1,2 @@
+[type: gettext/rfc822deb] linux-base.templates
+[type: gettext/rfc822deb] templates/temp.image.plain/templates

Modified: dists/sid/linux-2.6/debian/templates/temp.image.plain/templates
==============================================================================
--- dists/sid/linux-2.6/debian/templates/temp.image.plain/templates	Mon Mar 29 11:19:32 2010	(r15455)
+++ dists/sid/linux-2.6/debian/templates/temp.image.plain/templates	Mon Mar 29 13:17:06 2010	(r15456)
@@ -1,7 +1,7 @@
 Template: =ST-image-=V/postinst/depmod-error-initrd-=V
 Type: boolean
 Default: false
-Description: Abort installation after depmod error?
+_Description: Abort installation after depmod error?
  The 'depmod' command exited with the exit code ${exit_value}
  (${SIGNAL}${CORE}).
  .
@@ -16,7 +16,7 @@
 Template: shared/kernel-image/really-run-bootloader
 Type: boolean
 Default: true
-Description: Run the default boot loader?
+_Description: Run the default boot loader?
  The default boot loader for this architecture is $loader, which is
  present.
  .
@@ -32,7 +32,7 @@
 
 Template: =ST-image-=V/postinst/bootloader-test-error-=V
 Type: note
-Description: Error running the boot loader in test mode
+_Description: Error running the boot loader in test mode
  An error occurred while running the ${loader} boot loader in test mode.
  .
  A log is available in ${temp_file_name}. Please edit /etc/${loader}.conf
@@ -41,7 +41,7 @@
 
 Template: =ST-image-=V/postinst/bootloader-error-=V
 Type: note
-Description: Error running the boot loader
+_Description: Error running the boot loader
  An error occurred while running the ${loader} boot loader.
  .
  A log is available in ${temp_file_name}. Please edit /etc/${loader}.conf
@@ -51,7 +51,7 @@
 Template: =ST-image-=V/prerm/removing-running-kernel-=V
 Type: boolean
 Default: true
-Description: Abort kernel removal?
+_Description: Abort kernel removal?
  You are running a kernel (version ${running}) and attempting to remove
  the same version.
  .
@@ -66,7 +66,7 @@
 Template: =ST-image-=V/prerm/would-invalidate-boot-loader-=V
 Type: boolean
 Default: true
-Description: Abort kernel removal?
+_Description: Abort kernel removal?
  This system uses a valid /etc/${loader}.conf file that mentions
  ${kimage}-=V. Removing =ST-image-=V will invalidate
  that file.
@@ -80,7 +80,7 @@
 
 Template: =ST-image-=V/postinst/missing-firmware-=V
 Type: note
-Description: Required firmware files may be missing
+_Description: Required firmware files may be missing
  This system is currently running Linux ${runningversion} and you are
  installing Linux ${version}.  In the new version some of the drivers
  used on this system may require additional firmware files:



More information about the Kernel-svn-changes mailing list