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

Bug#219472: marked as done (iso-scan: Debconf templates polishing)



Your message dated Tue, 09 Dec 2003 16:17:31 -0500
with message-id <E1ATpEZ-0007mk-00@auric.debian.org>
and subject line Bug#219472: fixed in iso-scan 0.07
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 6 Nov 2003 19:16:25 +0000
>From bubulle@kheops.frmug.org Thu Nov 06 13:16:22 2003
Return-path: <bubulle@kheops.frmug.org>
Received: from lns-th2-5f-81-56-227-253.adsl.proxad.net (kheops.homeunix.org) [81.56.227.253] 
	by master.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1AHpcD-0004EV-00; Thu, 06 Nov 2003 13:16:21 -0600
Received: from localhost (localhost [127.0.0.1])
	by kheops.homeunix.org (Postfix) with ESMTP
	id 99658405A; Thu,  6 Nov 2003 20:16:20 +0100 (CET)
Received: from kheops.homeunix.org ([127.0.0.1])
	by localhost (kheops [127.0.0.1]) (amavisd-new, port 10024)
	with ESMTP id 28871-01; Thu, 6 Nov 2003 20:16:09 +0100 (CET)
Received: from mykerinos.kheops.frmug.org (mykerinos.kheops.frmug.org [192.168.1.3])
	by kheops.homeunix.org (Postfix) with ESMTP
	id 742484060; Thu,  6 Nov 2003 20:15:30 +0100 (CET)
Received: by mykerinos.kheops.frmug.org (Postfix, from userid 7426)
	id 369C0D066; Thu,  6 Nov 2003 18:30:54 +0100 (CET)
Content-Type: multipart/mixed; boundary="===============0744208233=="
MIME-Version: 1.0
From: Christian Perrier <bubulle@debian.org>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: iso-scan: Debconf templates polishing
X-Mailer: reportbug 2.36
Date: Thu, 06 Nov 2003 18:30:53 +0100
Message-Id: <20031106173054.369C0D066@mykerinos.kheops.frmug.org>
X-Virus-Scanned: by amavisd-new-20030616-p5 (Debian) at kheops.frmug.org
Delivered-To: submit@bugs.debian.org
X-Spam-Status: No, hits=-8.9 required=4.0
	tests=BAYES_30,HAS_PACKAGE,PATCH_UNIFIED_DIFF
	autolearn=ham version=2.53-bugs.debian.org_2003_11_03
X-Spam-Level: 
X-Spam-Checker-Version: SpamAssassin 2.53-bugs.debian.org_2003_11_03 (1.174.2.15-2003-03-30-exp)

This is a multi-part MIME message sent by reportbug.

--===============0744208233==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

Package: iso-scan
Severity: normal
Tags: patch

This bug report is the now usual "debconf templates polishing"
report....mostly intended for getting consistency among all d-i templates.

Detailed rationale:

ISO has been replaced everywhere by "ISO image". Using "ISO" alone is  used
in spoken language, but written English should be more precise, IMHO.

 Template: debian-installer/iso-scan/title
 Type: text
 #  Main menu item
-_Description: Scan hard drives for an installer ISO
+_Description: Scan hard drives for an installer ISO image

s/ISO/ISO image. Other such changes won't be commented anymore.

 Template: mirror/distribution
 Type: select
 _Choices: woody, sarge, sid
 Default: sarge
-_Description: Select distribution to install
- Please select which of the distributions you want to install.
+_Description: Distribution to install:
+ Please select the distribution you want to install.
  .
-  woody is the current stable release of Debian
-  sarge is the "testing" unreleased version of Debian
-  sid is "unstable" and will never be released.
+  - Woody is the current stable release of Debian;
+  - Sarge is the "testing" unreleased version of Debian;
+  - Sid is "unstable" and will never be released.

1) same as choose-mirror. Get consistency among the two formulation for this
common template
 Woody was forgotten, by the way.


 Template: iso-scan/bad-isos
 Type: error
-_Description: Failed to find an installer ISO
+_Description: Failed to find an installer ISO image
  Of ${ISO_COUNT} possible ISO images found, ${ISO_MOUNT_FAILURES} could
- not be mounted, and an installer ISO was not found. Perhaps the ISO you
- downloaded is corrupt? You'll have to do a network install instead, or
- reboot and fix the ISO.
+ not be mounted, and an installer ISO image was not found. The ISO
+ image you downloaded is maybe corrupted. 
+ .
+ Please do a network install instead, or reboot and fix the ISO image.

Apart from the ISO/ISO image change, I have broken this in two paragraphs
for readability...this will also save a string to translate to translators
as one sentence is similar in the next template.

 Template: iso-scan/other-isos
 Type: error
-_Description: Found no installer ISOs
- ${ISO_COUNT} ISO image(s) were found, but none were valid installer ISOs.
- You'll have to do a network install instead, or reboot and fix the ISO.
+_Description: No installer ISO image found
+ ${ISO_COUNT} ISO image(s) were found, but none were valid installer ISO
+ images. 
+ .
+ Please do a network install instead, or reboot and fix the ISO image.

1) Short template : more consistent with other "error" type templates
2) split in two paragraphs, see above.

 Template: iso-scan/success
 Type: note
-_Description: Successfully mounted ${DISTRIBUTION} installer ISO
+_Description: Successfully mounted ${DISTRIBUTION} installer ISO image
  The ISO file ${FILENAME} on ${DEVICE} (${DESCRIPTION}) will be used as the
- installation ISO.
+ installation ISO image.

Hmmmm, the short description is a bit long for a note. Hope this won't be a
problem for translators.

-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux mykerinos 2.4.22 #2 Mon Sep 29 15:12:10 CEST 2003 i686
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (ignored: LC_ALL set to fr_FR.UTF-8)


--===============0744208233==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename="patch"

--- templates.ori	2003-11-06 18:24:04.000000000 +0100
+++ templates	2003-11-06 18:23:53.000000000 +0100
@@ -1,22 +1,22 @@
 Template: debian-installer/iso-scan/title
 Type: text
 #  Main menu item
-_Description: Scan hard drives for an installer ISO
+_Description: Scan hard drives for an installer ISO image
 
 Template: mirror/distribution
 Type: select
 _Choices: woody, sarge, sid
 Default: sarge
-_Description: Select distribution to install
- Please select which of the distributions you want to install.
+_Description: Distribution to install:
+ Please select the distribution you want to install.
  .
-  woody is the current stable release of Debian
-  sarge is the "testing" unreleased version of Debian
-  sid is "unstable" and will never be released.
+  - Woody is the current stable release of Debian;
+  - Sarge is the "testing" unreleased version of Debian;
+  - Sid is "unstable" and will never be released.
 
 Template: iso-scan/progress_title
 Type: text
-_Description: Searching drives for an installer ISO
+_Description: Searching drives for an installer ISO image
 
 Template: iso-scan/progress_mount
 Type: text
@@ -29,36 +29,39 @@
 Template: iso-scan/ask_second_pass
 Type: boolean
 Default: false
-_Description: Do full disk search for installer ISO?
- The quick scan for installer ISOs, which looks only in common places,
+_Description: Do full disk search for installer ISO image?
+ The quick scan for installer ISO images, which looks only in common places,
  searched ${NUM_DIRS} directories in ${NUM_FILESYSTEMS} file systems without
- finding an installer ISO. It's possible that a more thorough search will
- find the ISO, but it may take a long time.
+ finding an installer ISO image. It's possible that a more thorough search will
+ find the ISO image, but it may take a long time.
 
 Template: iso-scan/no-isos
 Type: error
-_Description: Failed to find an installer ISO
- No installer ISOs were found. If you downloaded the ISO, it may have a
- bad filename (not ending in ".iso"), or it may be on a filesystem that
- could not be mounted. You'll have to do a network install instead, or
- reboot and fix the ISO.
+_Description: Failed to find an installer ISO image
+ No installer ISO images were found. If you downloaded the ISO image,
+ it may have a bad filename (not ending in ".iso"), or it may be on a
+ filesystem that could not be mounted. You'll have to do a network
+ install instead, or reboot and fix the ISO image.
 
 Template: iso-scan/bad-isos
 Type: error
-_Description: Failed to find an installer ISO
+_Description: Failed to find an installer ISO image
  Of ${ISO_COUNT} possible ISO images found, ${ISO_MOUNT_FAILURES} could
- not be mounted, and an installer ISO was not found. Perhaps the ISO you
- downloaded is corrupt? You'll have to do a network install instead, or
- reboot and fix the ISO.
+ not be mounted, and an installer ISO image was not found. The ISO
+ image you downloaded is maybe corrupted. 
+ .
+ Please do a network install instead, or reboot and fix the ISO image.
 
 Template: iso-scan/other-isos
 Type: error
-_Description: Found no installer ISOs
- ${ISO_COUNT} ISO image(s) were found, but none were valid installer ISOs.
- You'll have to do a network install instead, or reboot and fix the ISO.
+_Description: No installer ISO image found
+ ${ISO_COUNT} ISO image(s) were found, but none were valid installer ISO
+ images. 
+ .
+ Please do a network install instead, or reboot and fix the ISO image.
 
 Template: iso-scan/success
 Type: note
-_Description: Successfully mounted ${DISTRIBUTION} installer ISO
+_Description: Successfully mounted ${DISTRIBUTION} installer ISO image
  The ISO file ${FILENAME} on ${DEVICE} (${DESCRIPTION}) will be used as the
- installation ISO.
+ installation ISO image.

--===============0744208233==--

---------------------------------------
Received: (at 219472-close) by bugs.debian.org; 9 Dec 2003 21:26:09 +0000
>From katie@auric.debian.org Tue Dec 09 15:26:09 2003
Return-path: <katie@auric.debian.org>
Received: from auric.debian.org [206.246.226.45] 
	by master.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1ATpLM-0003q2-00; Tue, 09 Dec 2003 15:24:32 -0600
Received: from katie by auric.debian.org with local (Exim 3.35 1 (Debian))
	id 1ATpEZ-0007mk-00; Tue, 09 Dec 2003 16:17:31 -0500
From: Joey Hess <joeyh@debian.org>
To: 219472-close@bugs.debian.org
X-Katie: $Revision: 1.43 $
Subject: Bug#219472: fixed in iso-scan 0.07
Message-Id: <E1ATpEZ-0007mk-00@auric.debian.org>
Sender: Archive Administrator <katie@auric.debian.org>
Date: Tue, 09 Dec 2003 16:17:31 -0500
Delivered-To: 219472-close@bugs.debian.org

Source: iso-scan
Source-Version: 0.07

We believe that the bug you reported is fixed in the latest version of
iso-scan, which is due to be installed in the Debian FTP archive:

iso-scan_0.07.dsc
  to pool/main/i/iso-scan/iso-scan_0.07.dsc
iso-scan_0.07.tar.gz
  to pool/main/i/iso-scan/iso-scan_0.07.tar.gz
iso-scan_0.07_all.udeb
  to pool/main/i/iso-scan/iso-scan_0.07_all.udeb
load-iso_0.07_all.udeb
  to pool/main/i/iso-scan/load-iso_0.07_all.udeb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 219472@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Joey Hess <joeyh@debian.org> (supplier of updated iso-scan package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Tue,  9 Dec 2003 15:42:18 -0500
Source: iso-scan
Binary: load-iso iso-scan
Architecture: source all
Version: 0.07
Distribution: unstable
Urgency: low
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Changed-By: Joey Hess <joeyh@debian.org>
Description: 
 iso-scan   - Scan hard drives for an installer ISO (udeb)
 load-iso   - Load installer components from an installer ISO (udeb)
Closes: 219472
Changes: 
 iso-scan (0.07) unstable; urgency=low
 .
   * Ilgiz Kalmetev
     - Initial Russian translation
   * Initial German translation de.po
   * Konstantinos Margaritis
     - Initial Greek translation (el.po)
   * Christian Perrier
     - Refining and standardizing templates. Closes: #219472
     - Update French translation.
   * Claus Hindsgaul
     - initial Danish translation (da.po)
   * Miroslav Kure
     - Update Czech translation.
   * Tommi Vainikainen
     - Update Finnish translation.
   * Jordi Mallach
     - Add Catalan translation (ca.po).
   * Kenshi Muto
     - Update Japanese translation (ja.po)
   * Safir Å eÄ?eroviÄ?
     - Update Bosnian translation.
   * André Luís Lopes
     - Update pt_BR (Brazilian Portuguese) translation.
Files: 
 032025032e63e9664762f638667721a5 568 debian-installer optional iso-scan_0.07.dsc
 572bd5fb6f7b77112d1c50dd1e4b7ce2 18825 debian-installer optional iso-scan_0.07.tar.gz
 94f96001e4585eeab3e8fdd71fbcb351 8474 debian-installer optional iso-scan_0.07_all.udeb
 43caf3e6c821c8600c8ba35a5a2be37c 700 debian-installer extra load-iso_0.07_all.udeb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQE/1jhl2tp5zXiKP0wRAvlJAJ48iVnoG0o0l23GxbyRGiRZJIcBZACgg9oO
hlb4oO2HjFnJc7VsRVVzC3U=
=EKiB
-----END PGP SIGNATURE-----



Reply to: