Module Name: src
Committed By: tsutsui
Date: Sat Mar 3 02:41:26 UTC 2012
Modified Files:
src/distrib/utils/sysinst/arch/arc: msg.md.en
src/distrib/utils/sysinst/arch/cobalt: msg.md.en
src/distrib/utils/sysinst/arch/i386: msg.md.de msg.md.pl
src/distrib/utils/sysinst/arch/mac68k: msg.md.de msg.md.pl
src/distrib/utils/sysinst/arch/ofppc: msg.md.en msg.md.es msg.md.pl
src/distrib/utils/sysinst/arch/prep: msg.md.en msg.md.es msg.md.pl
Log Message:
Remove trailing whitespaces in messages where line break is not expected.
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/distrib/utils/sysinst/arch/arc/msg.md.en
cvs rdiff -u -r1.6 -r1.7 src/distrib/utils/sysinst/arch/cobalt/msg.md.en
cvs rdiff -u -r1.21 -r1.22 src/distrib/utils/sysinst/arch/i386/msg.md.de
cvs rdiff -u -r1.35 -r1.36 src/distrib/utils/sysinst/arch/i386/msg.md.pl
cvs rdiff -u -r1.8 -r1.9 src/distrib/utils/sysinst/arch/mac68k/msg.md.de
cvs rdiff -u -r1.14 -r1.15 src/distrib/utils/sysinst/arch/mac68k/msg.md.pl
cvs rdiff -u -r1.7 -r1.8 src/distrib/utils/sysinst/arch/ofppc/msg.md.en \
src/distrib/utils/sysinst/arch/ofppc/msg.md.es \
src/distrib/utils/sysinst/arch/ofppc/msg.md.pl
cvs rdiff -u -r1.13 -r1.14 src/distrib/utils/sysinst/arch/prep/msg.md.en \
src/distrib/utils/sysinst/arch/prep/msg.md.pl
cvs rdiff -u -r1.7 -r1.8 src/distrib/utils/sysinst/arch/prep/msg.md.es
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/distrib/utils/sysinst/arch/arc/msg.md.en
diff -u src/distrib/utils/sysinst/arch/arc/msg.md.en:1.13 src/distrib/utils/sysinst/arch/arc/msg.md.en:1.14
--- src/distrib/utils/sysinst/arch/arc/msg.md.en:1.13 Thu Mar 1 16:22:14 2012
+++ src/distrib/utils/sysinst/arch/arc/msg.md.en Sat Mar 3 02:41:25 2012
@@ -1,4 +1,4 @@
-/* $NetBSD: msg.md.en,v 1.13 2012/03/01 16:22:14 mbalmer Exp $ */
+/* $NetBSD: msg.md.en,v 1.14 2012/03/03 02:41:25 tsutsui Exp $ */
/*
* Copyright 1997 Piermont Information Systems Inc.
@@ -70,7 +70,7 @@ It needs to be at least 1MB in size, how
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
Index: src/distrib/utils/sysinst/arch/cobalt/msg.md.en
diff -u src/distrib/utils/sysinst/arch/cobalt/msg.md.en:1.6 src/distrib/utils/sysinst/arch/cobalt/msg.md.en:1.7
--- src/distrib/utils/sysinst/arch/cobalt/msg.md.en:1.6 Thu Mar 1 16:22:14 2012
+++ src/distrib/utils/sysinst/arch/cobalt/msg.md.en Sat Mar 3 02:41:25 2012
@@ -1,4 +1,4 @@
-/* $NetBSD: msg.md.en,v 1.6 2012/03/01 16:22:14 mbalmer Exp $ */
+/* $NetBSD: msg.md.en,v 1.7 2012/03/03 02:41:25 tsutsui Exp $ */
/*
* Copyright 1997 Piermont Information Systems Inc.
@@ -69,7 +69,7 @@ It needs to be at least 1MB in size, how
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
Index: src/distrib/utils/sysinst/arch/i386/msg.md.de
diff -u src/distrib/utils/sysinst/arch/i386/msg.md.de:1.21 src/distrib/utils/sysinst/arch/i386/msg.md.de:1.22
--- src/distrib/utils/sysinst/arch/i386/msg.md.de:1.21 Thu Mar 1 16:22:15 2012
+++ src/distrib/utils/sysinst/arch/i386/msg.md.de Sat Mar 3 02:41:25 2012
@@ -1,4 +1,4 @@
-/* $NetBSD: msg.md.de,v 1.21 2012/03/01 16:22:15 mbalmer Exp $ */
+/* $NetBSD: msg.md.de,v 1.22 2012/03/03 02:41:25 tsutsui Exp $ */
/*
* Copyright 1997 Piermont Information Systems Inc.
@@ -133,7 +133,7 @@ booten. Sind Sie sicher, dass Sie fortfa
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 @@ Sind Sie sicher, dass Sie dennoch fortfa
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?}
Index: src/distrib/utils/sysinst/arch/i386/msg.md.pl
diff -u src/distrib/utils/sysinst/arch/i386/msg.md.pl:1.35 src/distrib/utils/sysinst/arch/i386/msg.md.pl:1.36
--- src/distrib/utils/sysinst/arch/i386/msg.md.pl:1.35 Thu Mar 1 16:22:15 2012
+++ src/distrib/utils/sysinst/arch/i386/msg.md.pl Sat Mar 3 02:41:25 2012
@@ -1,4 +1,4 @@
-/* $NetBSD: msg.md.pl,v 1.35 2012/03/01 16:22:15 mbalmer Exp $ */
+/* $NetBSD: msg.md.pl,v 1.36 2012/03/03 02:41:25 tsutsui Exp $ */
/* Based on english version: */
/* NetBSD: msg.md.en,v 1.24 2001/01/27 07:34:39 jmc Exp */
@@ -126,7 +126,7 @@ chcesz to zrobic?
(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.
Index: src/distrib/utils/sysinst/arch/mac68k/msg.md.de
diff -u src/distrib/utils/sysinst/arch/mac68k/msg.md.de:1.8 src/distrib/utils/sysinst/arch/mac68k/msg.md.de:1.9
--- src/distrib/utils/sysinst/arch/mac68k/msg.md.de:1.8 Thu Mar 1 18:08:56 2012
+++ src/distrib/utils/sysinst/arch/mac68k/msg.md.de Sat Mar 3 02:41:25 2012
@@ -1,4 +1,4 @@
-/* $NetBSD: msg.md.de,v 1.8 2012/03/01 18:08:56 tsutsui Exp $ */
+/* $NetBSD: msg.md.de,v 1.9 2012/03/03 02:41:25 tsutsui Exp $ */
/*
* Copyright 1997 Piermont Information Systems Inc.
@@ -92,7 +92,7 @@ message part_row
message ovrwrite
{Ihr Festplatte enth�lt mindestens eine MacOS HFS Partition. Das �berschreiben
der ganzen Festplatte wird die Festplatte f�r MacOS unbenutzbar machen. Sie
-sollten erw�gen, eine kleine MacOS HFS Partition anzulegen, um
+sollten erw�gen, eine kleine MacOS HFS Partition anzulegen, um
sicherzustellen, dass die Festplatte unter MacOS benutzt werden kann. Dies
w�re eine gute Stelle, um eine Kopie der NetBSD/mac68k Booter Applikation
zu speichern, mit der NetBSD von MacOS aus gestartet wird.
Index: src/distrib/utils/sysinst/arch/mac68k/msg.md.pl
diff -u src/distrib/utils/sysinst/arch/mac68k/msg.md.pl:1.14 src/distrib/utils/sysinst/arch/mac68k/msg.md.pl:1.15
--- src/distrib/utils/sysinst/arch/mac68k/msg.md.pl:1.14 Thu Mar 1 16:22:15 2012
+++ src/distrib/utils/sysinst/arch/mac68k/msg.md.pl Sat Mar 3 02:41:25 2012
@@ -1,4 +1,4 @@
-/* $NetBSD: msg.md.pl,v 1.14 2012/03/01 16:22:15 mbalmer Exp $ */
+/* $NetBSD: msg.md.pl,v 1.15 2012/03/03 02:41:25 tsutsui Exp $ */
/* Based on english version: */
/* NetBSD: msg.md.en,v 1.10 2001/07/26 22:47:34 wiz Exp */
@@ -45,7 +45,7 @@ message md_may_remove_boot_medium
}
message fullpart
-{Zainstalujemy teraz NetBSD na dysku %s. Mozesz wybrac, czy chcesz
+{Zainstalujemy teraz NetBSD na dysku %s. Mozesz wybrac, czy chcesz
zainstalowac NetBSD na calym dysku, czy tylko na jego czesci.
Ktora instalacje chcesz zrobic?
@@ -141,7 +141,7 @@ Czy chcesz zrezygnowac z podzialu tej pa
message custom_mount_point
{Podaj Punkt Montazu dla aktualnie wybranej partycji. Powinna byc to
-unikalna nazwa, zaczynajaca sie od "/", ktora nie jest juz uzywana
+unikalna nazwa, zaczynajaca sie od "/", ktora nie jest juz uzywana
przez inna partycje.
}
Index: src/distrib/utils/sysinst/arch/ofppc/msg.md.en
diff -u src/distrib/utils/sysinst/arch/ofppc/msg.md.en:1.7 src/distrib/utils/sysinst/arch/ofppc/msg.md.en:1.8
--- src/distrib/utils/sysinst/arch/ofppc/msg.md.en:1.7 Thu Mar 1 16:22:15 2012
+++ src/distrib/utils/sysinst/arch/ofppc/msg.md.en Sat Mar 3 02:41:26 2012
@@ -1,4 +1,4 @@
-/* $NetBSD: msg.md.en,v 1.7 2012/03/01 16:22:15 mbalmer Exp $ */
+/* $NetBSD: msg.md.en,v 1.8 2012/03/03 02:41:26 tsutsui Exp $ */
/*
* Copyright 1997 Piermont Information Systems Inc.
@@ -71,7 +71,7 @@ message boottoosmall
however a size of at least 10MB is 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 preptoosmall
Index: src/distrib/utils/sysinst/arch/ofppc/msg.md.es
diff -u src/distrib/utils/sysinst/arch/ofppc/msg.md.es:1.7 src/distrib/utils/sysinst/arch/ofppc/msg.md.es:1.8
--- src/distrib/utils/sysinst/arch/ofppc/msg.md.es:1.7 Thu Mar 1 16:22:15 2012
+++ src/distrib/utils/sysinst/arch/ofppc/msg.md.es Sat Mar 3 02:41:26 2012
@@ -1,4 +1,4 @@
-/* $NetBSD: msg.md.es,v 1.7 2012/03/01 16:22:15 mbalmer Exp $ */
+/* $NetBSD: msg.md.es,v 1.8 2012/03/03 02:41:26 tsutsui Exp $ */
/*
* Copyright 1997 Piermont Information Systems Inc.
@@ -72,7 +72,7 @@ message boottoosmall
however a size of at least 100MB is 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 preptoosmall
Index: src/distrib/utils/sysinst/arch/ofppc/msg.md.pl
diff -u src/distrib/utils/sysinst/arch/ofppc/msg.md.pl:1.7 src/distrib/utils/sysinst/arch/ofppc/msg.md.pl:1.8
--- src/distrib/utils/sysinst/arch/ofppc/msg.md.pl:1.7 Thu Mar 1 16:22:15 2012
+++ src/distrib/utils/sysinst/arch/ofppc/msg.md.pl Sat Mar 3 02:41:26 2012
@@ -71,7 +71,7 @@ message boottoosmall
however a size of at least 100MB is 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 preptoosmall
Index: src/distrib/utils/sysinst/arch/prep/msg.md.en
diff -u src/distrib/utils/sysinst/arch/prep/msg.md.en:1.13 src/distrib/utils/sysinst/arch/prep/msg.md.en:1.14
--- src/distrib/utils/sysinst/arch/prep/msg.md.en:1.13 Thu Mar 1 16:22:16 2012
+++ src/distrib/utils/sysinst/arch/prep/msg.md.en Sat Mar 3 02:41:26 2012
@@ -1,4 +1,4 @@
-/* $NetBSD: msg.md.en,v 1.13 2012/03/01 16:22:16 mbalmer Exp $ */
+/* $NetBSD: msg.md.en,v 1.14 2012/03/03 02:41:26 tsutsui Exp $ */
/*
* Copyright 1997 Piermont Information Systems Inc.
@@ -71,5 +71,5 @@ message preptoosmall
however a size of at least 5MB is recommended.}
message prepnobootpart
-{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 PReP boot partition you set up in the MBR partition table.}
Index: src/distrib/utils/sysinst/arch/prep/msg.md.pl
diff -u src/distrib/utils/sysinst/arch/prep/msg.md.pl:1.13 src/distrib/utils/sysinst/arch/prep/msg.md.pl:1.14
--- src/distrib/utils/sysinst/arch/prep/msg.md.pl:1.13 Thu Mar 1 16:22:16 2012
+++ src/distrib/utils/sysinst/arch/prep/msg.md.pl Sat Mar 3 02:41:26 2012
@@ -1,4 +1,4 @@
-/* $NetBSD: msg.md.pl,v 1.13 2012/03/01 16:22:16 mbalmer Exp $ */
+/* $NetBSD: msg.md.pl,v 1.14 2012/03/03 02:41:26 tsutsui Exp $ */
/* Based on english version: */
/* NetBSD: msg.md.en,v 1.1 2001/01/16 16:54:01 nonaka Exp */
@@ -73,5 +73,5 @@ message preptoosmall
however a size of at least 5MB is recommended.}
message prepnobootpart
-{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 PReP boot partition you set up in the MBR partition table.}
Index: src/distrib/utils/sysinst/arch/prep/msg.md.es
diff -u src/distrib/utils/sysinst/arch/prep/msg.md.es:1.7 src/distrib/utils/sysinst/arch/prep/msg.md.es:1.8
--- src/distrib/utils/sysinst/arch/prep/msg.md.es:1.7 Thu Mar 1 16:22:16 2012
+++ src/distrib/utils/sysinst/arch/prep/msg.md.es Sat Mar 3 02:41:26 2012
@@ -1,4 +1,4 @@
-/* $NetBSD: msg.md.es,v 1.7 2012/03/01 16:22:16 mbalmer Exp $ */
+/* $NetBSD: msg.md.es,v 1.8 2012/03/03 02:41:26 tsutsui Exp $ */
/*
* Copyright 1997 Piermont Information Systems Inc.
@@ -72,5 +72,5 @@ message preptoosmall
however a size of at least 5MB is recommended.}
message prepnobootpart
-{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 PReP boot partition you set up in the MBR partition table.}