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

Bug#315535: partman - US-spelling patches



Package:	partman
Severity:       minor
Tags:           patch

Find attached some patches

helmut@xp2400:~/d-i/trunk/packages/partman$ svn diff > /home/helmut/d-i-perl/partman.us-spelling.diff

against current SVN/trunk to have US spelling consistancy within d-i.

Helmut Wollmersdorfer
Index: partman-reiserfs/debian/partman-reiserfs.templates
===================================================================
--- partman-reiserfs/debian/partman-reiserfs.templates	(revision 28584)
+++ partman-reiserfs/debian/partman-reiserfs.templates	(working copy)
@@ -43,7 +43,7 @@
 # in single-byte languages)
 __Choices: notail - disable packing of files into the file system tree, noatime - do not update inode access times at each access, nodev - do not support character or block special devices, nosuid - ignore set-user-identifier or set-group-identifier bits, noexec - do not allow execution of any binaries, ro - mount the file system read-only, sync - all input/output activities occur synchronously, usrquota - user disk quota accounting enabled, grpquota - group disk quota accounting enabled, user_xattr - support user extended attributes
 _Description: Mount options:
- Mount options can tune the behaviour of the file system.
+ Mount options can tune the behavior of the file system.
 
 Template: partman/filesystem_long/reiserfs
 Type: text
Index: partman/debian/partman.templates
===================================================================
--- partman/debian/partman.templates	(revision 28584)
+++ partman/debian/partman.templates	(working copy)
@@ -57,7 +57,7 @@
 Template: partman/choose_partition
 Type: select
 Choices: ${CHOICES}
-_Description: This is an overview of your currently configured partitions and mount points. Select a partition to modify its settings (file system, mount point, etc.), a free space to create partitions, or a device to initialise its partition table.
+_Description: This is an overview of your currently configured partitions and mount points. Select a partition to modify its settings (file system, mount point, etc.), a free space to create partitions, or a device to initialize its partition table.
 
 Template: partman/confirm_new_label
 Type: boolean
Index: partman-auto/debian/partman-auto.templates
===================================================================
--- partman-auto/debian/partman-auto.templates	(revision 28584)
+++ partman-auto/debian/partman-auto.templates	(working copy)
@@ -25,7 +25,7 @@
  This installer can guide you through partitioning a disk for use by
  Debian, or if you prefer, you can do it manually. If you do choose to
  use the guided partitioning tool, you will still have a chance later to
- see the results, customise it, and even undo the partitioning if you do
+ see the results, customize it, and even undo the partitioning if you do
  not like it.
 
 Template: partman-auto/disk
Index: partman-basicfilesystems/debian/partman-basicfilesystems.templates
===================================================================
--- partman-basicfilesystems/debian/partman-basicfilesystems.templates	(revision 28584)
+++ partman-basicfilesystems/debian/partman-basicfilesystems.templates	(working copy)
@@ -208,7 +208,7 @@
 # in single-byte languages)
 __Choices: noatime - do not update inode access times at each access, nodev - do not support character or block special devices, nosuid - ignore set-user-identifier or set-group-identifier bits, noexec - do not allow execution of any binaries, ro - mount the file system read-only, sync - all input/output activities occur synchronously, usrquota - user disk quota accounting enabled, grpquota - group disk quota accounting enabled, user_xattr - support user extended attributes
 _Description: Mount options:
- Mount options can tune the behaviour of the file system.
+ Mount options can tune the behavior of the file system.
 
 Template: partman-basicfilesystems/fatoptions
 Type: multiselect
@@ -217,4 +217,4 @@
 # in single-byte languages) including the initial path
 __Choices: ro - mount the file system read-only, sync - all input/output activities occur synchronously, quiet - changing owner and permissions does not return errors
 _Description: Mount options:
- Mount options can tune the behaviour of the file system.
+ Mount options can tune the behavior of the file system.

Reply to: