Source-Changes-HG archive

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

[src/trunk]: src/distrib/utils/sysinst Put back spaces at EOL where needed (i...



details:   https://anonhg.NetBSD.org/src/rev/d634bb8e6ce7
branches:  trunk
changeset: 777691:d634bb8e6ce7
user:      mbalmer <mbalmer%NetBSD.org@localhost>
date:      Thu Mar 01 16:22:13 2012 +0000

description:
Put back spaces at EOL where needed (in a message file, a space at EOL
means a line break, a line break means a space...)
This should fix PR 46042.

diffstat:

 distrib/utils/sysinst/arch/arc/msg.md.en    |   4 +-
 distrib/utils/sysinst/arch/atari/msg.md.de  |   4 +-
 distrib/utils/sysinst/arch/atari/msg.md.en  |   4 +-
 distrib/utils/sysinst/arch/atari/msg.md.es  |   4 +-
 distrib/utils/sysinst/arch/cobalt/msg.md.en |   4 +-
 distrib/utils/sysinst/arch/evbarm/msg.md.de |   8 +-
 distrib/utils/sysinst/arch/evbarm/msg.md.en |   4 +-
 distrib/utils/sysinst/arch/evbarm/msg.md.es |   4 +-
 distrib/utils/sysinst/arch/hp300/msg.md.de  |   6 +-
 distrib/utils/sysinst/arch/i386/msg.md.de   |   6 +-
 distrib/utils/sysinst/arch/i386/msg.md.en   |  12 +-
 distrib/utils/sysinst/arch/i386/msg.md.es   |   4 +-
 distrib/utils/sysinst/arch/i386/msg.md.pl   |   4 +-
 distrib/utils/sysinst/arch/mac68k/msg.md.de |   8 +-
 distrib/utils/sysinst/arch/mac68k/msg.md.en |   8 +-
 distrib/utils/sysinst/arch/mac68k/msg.md.es |   6 +-
 distrib/utils/sysinst/arch/mac68k/msg.md.pl |   6 +-
 distrib/utils/sysinst/arch/ofppc/msg.md.en  |   4 +-
 distrib/utils/sysinst/arch/ofppc/msg.md.es  |   4 +-
 distrib/utils/sysinst/arch/ofppc/msg.md.pl  |   2 +-
 distrib/utils/sysinst/arch/prep/msg.md.en   |   4 +-
 distrib/utils/sysinst/arch/prep/msg.md.es   |   4 +-
 distrib/utils/sysinst/arch/prep/msg.md.pl   |   4 +-
 distrib/utils/sysinst/arch/sparc/msg.md.de  |   6 +-
 distrib/utils/sysinst/arch/sparc/msg.md.en  |   6 +-
 distrib/utils/sysinst/arch/sparc/msg.md.es  |   6 +-
 distrib/utils/sysinst/arch/x68k/msg.md.pl   |   4 +-
 distrib/utils/sysinst/msg.mbr.de            |  10 +-
 distrib/utils/sysinst/msg.mbr.en            |  12 +-
 distrib/utils/sysinst/msg.mbr.es            |  14 ++--
 distrib/utils/sysinst/msg.mbr.fr            |   6 +-
 distrib/utils/sysinst/msg.mbr.pl            |   8 +-
 distrib/utils/sysinst/msg.mi.de             |  42 ++++++------
 distrib/utils/sysinst/msg.mi.en             |  88 ++++++++++++++--------------
 distrib/utils/sysinst/msg.mi.es             |  78 ++++++++++++------------
 distrib/utils/sysinst/msg.mi.fr             |  26 ++++----
 distrib/utils/sysinst/msg.mi.pl             |  82 +++++++++++++-------------
 37 files changed, 253 insertions(+), 253 deletions(-)

diffs (truncated from 1700 to 300 lines):

diff -r 8f36189b36cf -r d634bb8e6ce7 distrib/utils/sysinst/arch/arc/msg.md.en
--- a/distrib/utils/sysinst/arch/arc/msg.md.en  Thu Mar 01 14:13:10 2012 +0000
+++ b/distrib/utils/sysinst/arch/arc/msg.md.en  Thu Mar 01 16:22:13 2012 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: msg.md.en,v 1.12 2011/04/04 08:30:19 mbalmer Exp $     */
+/*     $NetBSD: msg.md.en,v 1.13 2012/03/01 16:22:14 mbalmer Exp $     */
 
 /*
  * Copyright 1997 Piermont Information Systems Inc.
@@ -70,7 +70,7 @@
 recommended.}
 
 message nobootpartdisklabel
-{There is no boot partition in the disklabel.  The boot partition should
+{There is no boot partition in the disklabel.  The boot partition should 
 match the boot partition you set up in the MBR partition table.}
 
 message copybootloader
diff -r 8f36189b36cf -r d634bb8e6ce7 distrib/utils/sysinst/arch/atari/msg.md.de
--- a/distrib/utils/sysinst/arch/atari/msg.md.de        Thu Mar 01 14:13:10 2012 +0000
+++ b/distrib/utils/sysinst/arch/atari/msg.md.de        Thu Mar 01 16:22:13 2012 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: msg.md.de,v 1.7 2011/04/04 08:30:19 mbalmer Exp $      */
+/*     $NetBSD: msg.md.de,v 1.8 2012/03/01 16:22:14 mbalmer Exp $      */
 
 /*
  * Copyright 1997 Piermont Information Systems Inc.
@@ -72,7 +72,7 @@
 {Kernel (SMALL030)}
 message set_kernel_4
 {Kernel (HADES)}
-message set_kernel_5
+message set_kernel_5 
 {Kernel (MILAN-ISAIDE)}
 message set_kernel_6
 {Kernel (MILAN-PCIIDE)}
diff -r 8f36189b36cf -r d634bb8e6ce7 distrib/utils/sysinst/arch/atari/msg.md.en
--- a/distrib/utils/sysinst/arch/atari/msg.md.en        Thu Mar 01 14:13:10 2012 +0000
+++ b/distrib/utils/sysinst/arch/atari/msg.md.en        Thu Mar 01 16:22:13 2012 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: msg.md.en,v 1.10 2011/04/04 08:30:19 mbalmer Exp $     */
+/*     $NetBSD: msg.md.en,v 1.11 2012/03/01 16:22:14 mbalmer Exp $     */
 
 /*
  * Copyright 1997 Piermont Information Systems Inc.
@@ -68,7 +68,7 @@
 {Kernel (SMALL030)}
 message set_kernel_4
 {Kernel (HADES)}
-message set_kernel_5
+message set_kernel_5 
 {Kernel (MILAN-ISAIDE)}
 message set_kernel_6
 {Kernel (MILAN-PCIIDE)}
diff -r 8f36189b36cf -r d634bb8e6ce7 distrib/utils/sysinst/arch/atari/msg.md.es
--- a/distrib/utils/sysinst/arch/atari/msg.md.es        Thu Mar 01 14:13:10 2012 +0000
+++ b/distrib/utils/sysinst/arch/atari/msg.md.es        Thu Mar 01 16:22:13 2012 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: msg.md.es,v 1.5 2011/04/04 08:30:19 mbalmer Exp $      */
+/*     $NetBSD: msg.md.es,v 1.6 2012/03/01 16:22:14 mbalmer Exp $      */
 
 /*
  * Copyright 1997 Piermont Information Systems Inc.
@@ -68,7 +68,7 @@
 {Núcleo (SMALL030)}
 message set_kernel_4
 {Núcleo (HADES)}
-message set_kernel_5
+message set_kernel_5 
 {Núcleo (MILAN-ISAIDE)}
 message set_kernel_6
 {Núcleo (MILAN-PCIIDE)}
diff -r 8f36189b36cf -r d634bb8e6ce7 distrib/utils/sysinst/arch/cobalt/msg.md.en
--- a/distrib/utils/sysinst/arch/cobalt/msg.md.en       Thu Mar 01 14:13:10 2012 +0000
+++ b/distrib/utils/sysinst/arch/cobalt/msg.md.en       Thu Mar 01 16:22:13 2012 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: msg.md.en,v 1.5 2011/04/04 08:30:21 mbalmer Exp $      */
+/*     $NetBSD: msg.md.en,v 1.6 2012/03/01 16:22:14 mbalmer Exp $      */
 
 /*
  * Copyright 1997 Piermont Information Systems Inc.
@@ -69,7 +69,7 @@
 recommended.}
 
 message nobootpartdisklabel
-{There is no boot partition in the disklabel.  The boot partition should
+{There is no boot partition in the disklabel.  The boot partition should 
 match the boot partition you set up in the MBR partition table.}
 
 message copybootloader
diff -r 8f36189b36cf -r d634bb8e6ce7 distrib/utils/sysinst/arch/evbarm/msg.md.de
--- a/distrib/utils/sysinst/arch/evbarm/msg.md.de       Thu Mar 01 14:13:10 2012 +0000
+++ b/distrib/utils/sysinst/arch/evbarm/msg.md.de       Thu Mar 01 16:22:13 2012 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: msg.md.de,v 1.9 2012/02/03 00:35:35 nisimura Exp $     */
+/*     $NetBSD: msg.md.de,v 1.10 2012/03/01 16:22:14 mbalmer Exp $     */
 
 /*
  * Copyright 1997 Piermont Information Systems Inc.
@@ -51,7 +51,7 @@
 }
 
 message badreadriscix
-{Kann die RISCiX Partitionstabelle nicht lesen
+{Kann die RISCiX Partitionstabelle nicht lesen 
 }
 
 message notnetbsdriscix
@@ -61,7 +61,7 @@
 
 message notnetbsd
 {Keine NetBSD Partition gefunden (eine Nur-Filecore Platte?) - erstellen eines
-Labels nicht möglich.
+Labels nicht möglich. 
 }
 
 message dobootblks
@@ -76,7 +76,7 @@
 {Kernel (ADI_BRH)}
 message set_kernel_2
 {Kernel (INTERGRATOR)}
-message set_kernel_3
+message set_kernel_3 
 {Kernel (IQ80310)}
 message set_kernel_4
 {Kernel (IQ80321)}
diff -r 8f36189b36cf -r d634bb8e6ce7 distrib/utils/sysinst/arch/evbarm/msg.md.en
--- a/distrib/utils/sysinst/arch/evbarm/msg.md.en       Thu Mar 01 14:13:10 2012 +0000
+++ b/distrib/utils/sysinst/arch/evbarm/msg.md.en       Thu Mar 01 16:22:13 2012 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: msg.md.en,v 1.11 2012/02/03 00:35:35 nisimura Exp $    */
+/*     $NetBSD: msg.md.en,v 1.12 2012/03/01 16:22:14 mbalmer Exp $     */
 
 /*
  * Copyright 1997 Piermont Information Systems Inc.
@@ -72,7 +72,7 @@
 {Kernel (ADI_BRH)}
 message set_kernel_2
 {Kernel (INTERGRATOR)}
-message set_kernel_3
+message set_kernel_3 
 {Kernel (IQ80310)}
 message set_kernel_4
 {Kernel (IQ80321)}
diff -r 8f36189b36cf -r d634bb8e6ce7 distrib/utils/sysinst/arch/evbarm/msg.md.es
--- a/distrib/utils/sysinst/arch/evbarm/msg.md.es       Thu Mar 01 14:13:10 2012 +0000
+++ b/distrib/utils/sysinst/arch/evbarm/msg.md.es       Thu Mar 01 16:22:13 2012 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: msg.md.es,v 1.8 2012/02/03 00:35:35 nisimura Exp $     */
+/*     $NetBSD: msg.md.es,v 1.9 2012/03/01 16:22:14 mbalmer Exp $      */
 
 /*
  * Copyright 1997 Piermont Information Systems Inc.
@@ -75,7 +75,7 @@
 {Núcleo (ADI_BRH)}
 message set_kernel_2
 {Núcleo (INTERGRATOR)}
-message set_kernel_3
+message set_kernel_3 
 {Núcleo (IQ80310)}
 message set_kernel_4
 {Núcleo (IQ80321)}
diff -r 8f36189b36cf -r d634bb8e6ce7 distrib/utils/sysinst/arch/hp300/msg.md.de
--- a/distrib/utils/sysinst/arch/hp300/msg.md.de        Thu Mar 01 14:13:10 2012 +0000
+++ b/distrib/utils/sysinst/arch/hp300/msg.md.de        Thu Mar 01 16:22:13 2012 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: msg.md.de,v 1.5 2011/04/04 08:30:28 mbalmer Exp $      */
+/*     $NetBSD: msg.md.de,v 1.6 2012/03/01 16:22:14 mbalmer Exp $      */
 
 /*
  * Copyright 1997 Piermont Information Systems Inc.
@@ -50,11 +50,11 @@
 }
 
 message newdisk
-{Ihre Festplatte, %s, scheint nicht als x68k Festplatte markiert zu sein;
+{Ihre Festplatte, %s, scheint nicht als x68k Festplatte markiert zu sein; 
 sysinst wird dies nun tun.
 Falls Sie planen eine Partition der Festplatte %s mit Human68k zu nutzen,
 sollten Sie hier unbedingt abbrechen und die Festplatte mit dem Human68k
-format.x Werkzeug formatieren.
+format.x Werkzeug formatieren. 
 }
 
 message ordering
diff -r 8f36189b36cf -r d634bb8e6ce7 distrib/utils/sysinst/arch/i386/msg.md.de
--- a/distrib/utils/sysinst/arch/i386/msg.md.de Thu Mar 01 14:13:10 2012 +0000
+++ b/distrib/utils/sysinst/arch/i386/msg.md.de Thu Mar 01 16:22:13 2012 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: msg.md.de,v 1.20 2011/04/04 08:30:32 mbalmer Exp $     */
+/*     $NetBSD: msg.md.de,v 1.21 2012/03/01 16:22:15 mbalmer Exp $     */
 
 /*
  * Copyright 1997 Piermont Information Systems Inc.
@@ -133,7 +133,7 @@
 
 
 message missing_bootmenu_text
-{Sie haben mehr als ein Betriebssystem auf dieser Festplatte; allerdings ist kein
+{Sie haben mehr als ein Betriebssystem auf dieser Festplatte; allerdings ist kein 
 'bootmenu' (Eintrag für den NetBSD Bootloader) für die aktive Partition und/oder
 der Partition vorhanden, auf die NetBSD installiert werden soll.
 
@@ -151,7 +151,7 @@
 gelangen.)}
 
 message installbootsel
-{Ihre Konfiguration benötigt den NetBSD Bootselect (Bootauswahl) Code, um
+{Ihre Konfiguration benötigt den NetBSD Bootselect (Bootauswahl) Code, um 
 das zu startende Betriebssystem beim Start des Computers zu wählen.
 
 Dieser ist gegenwärtig noch nicht installiert; wollen Sie dies jetzt tun?}
diff -r 8f36189b36cf -r d634bb8e6ce7 distrib/utils/sysinst/arch/i386/msg.md.en
--- a/distrib/utils/sysinst/arch/i386/msg.md.en Thu Mar 01 14:13:10 2012 +0000
+++ b/distrib/utils/sysinst/arch/i386/msg.md.en Thu Mar 01 16:22:13 2012 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: msg.md.en,v 1.61 2011/04/04 08:30:32 mbalmer Exp $     */
+/*     $NetBSD: msg.md.en,v 1.62 2012/03/01 16:22:15 mbalmer Exp $     */
 
 /*
  * Copyright 1997 Piermont Information Systems Inc.
@@ -115,7 +115,7 @@
 Note: since sysinst was able to uniquely match the disk you chose with a disk
 known to the BIOS, the values displayed above are very likely correct, and
 should not be changed (the values for cylinders, heads and sectors are
-probably 1023, 255 and 63 - this is correct).
+probably 1023, 255 and 63 - this is correct). 
 You should only change the geometry if you know the BIOS reports incorrect
 values.
 }
@@ -126,7 +126,7 @@
 message partabovechs
 {The NetBSD part of the disk lies outside of the range that the BIOS on
 your machine can address.
-Booting from it may not be possible.
+Booting from it may not be possible. 
 Are you sure you that you want to do this?
 
 (Answering 'no' will take you back to the partition edit menu.)}
@@ -134,21 +134,21 @@
 message missing_bootmenu_text
 {You have more than one operating system on this disk, but have not
 specified a 'bootmenu' for either the active partition, or the
-NetBSD partition that you are going to install into.
+NetBSD partition that you are going to install into. 
 
 Do you want to re-edit the partition to add a bootmenu entry?}
 
 message no_extended_bootmenu
 {You have requested that an extended partition be included in the bootmenu.
 However your system BIOS doesn't appear to support the read command used
-by that version of the bootmenu code.
+by that version of the bootmenu code. 
 Are you sure you that you want to do this?
 
 (Answering 'no' will take you back to the partition edit menu.)}
 
 message installbootsel
 {Your configuration requires the NetBSD bootselect code to
-select which operating system to use.
+select which operating system to use. 
 
 It is not currently installed, do you want to install it now?}
 
diff -r 8f36189b36cf -r d634bb8e6ce7 distrib/utils/sysinst/arch/i386/msg.md.es
--- a/distrib/utils/sysinst/arch/i386/msg.md.es Thu Mar 01 14:13:10 2012 +0000
+++ b/distrib/utils/sysinst/arch/i386/msg.md.es Thu Mar 01 16:22:13 2012 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: msg.md.es,v 1.13 2011/04/04 08:30:32 mbalmer Exp $     */
+/*     $NetBSD: msg.md.es,v 1.14 2012/03/01 16:22:15 mbalmer Exp $     */
 
 /*
  * Copyright 1997 Piermont Information Systems Inc.
@@ -51,7 +51,7 @@
 
 message getboottype
 {¿Le gustaria instalar el set normal de bootblocks o bootblocks por serie?
-
+ 
 Bootblocks normal usa el dispositivo de consola de BIOS como consola
 (normalmente el monitor y teclado). Bootblocks por serie usa el primer
 puerto serie como consola.
diff -r 8f36189b36cf -r d634bb8e6ce7 distrib/utils/sysinst/arch/i386/msg.md.pl
--- a/distrib/utils/sysinst/arch/i386/msg.md.pl Thu Mar 01 14:13:10 2012 +0000
+++ b/distrib/utils/sysinst/arch/i386/msg.md.pl Thu Mar 01 16:22:13 2012 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: msg.md.pl,v 1.34 2011/04/04 08:30:33 mbalmer Exp $     */
+/*     $NetBSD: msg.md.pl,v 1.35 2012/03/01 16:22:15 mbalmer Exp $     */
 /*     Based on english version: */
 /*     NetBSD: msg.md.en,v 1.24 2001/01/27 07:34:39 jmc Exp    */
 
@@ -126,7 +126,7 @@
 (Odpowiedz 'nie' zabierze cie spowrotem do menu edycji partycji.)}
 
 message missing_bootmenu_text
-{Masz wiecej niz jeden system operacyjny na tym dysku, ale nie
+{Masz wiecej niz jeden system operacyjny na tym dysku, ale nie 
 zostalo wskazane menu ani dla aktywnej partycji ani dla partycji
 NetBSD, ktora bedzie zainstalowana.
 



Home | Main Index | Thread Index | Old Index