Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/usr.sbin/sysinst/arch/atari Terminate messages with a newlin...
details: https://anonhg.NetBSD.org/src/rev/43646c00569a
branches: trunk
changeset: 804122:43646c00569a
user: tsutsui <tsutsui%NetBSD.org@localhost>
date: Mon Nov 24 15:22:59 2014 +0000
description:
Terminate messages with a newline so that dialog box won't overwrite messages.
Should be pulled up to netbsd-7 (and netbsd-6) branches.
diffstat:
usr.sbin/sysinst/arch/atari/msg.md.de | 5 +++--
usr.sbin/sysinst/arch/atari/msg.md.en | 5 +++--
usr.sbin/sysinst/arch/atari/msg.md.es | 5 +++--
3 files changed, 9 insertions(+), 6 deletions(-)
diffs (57 lines):
diff -r 1f08938f38da -r 43646c00569a usr.sbin/sysinst/arch/atari/msg.md.de
--- a/usr.sbin/sysinst/arch/atari/msg.md.de Mon Nov 24 12:53:23 2014 +0000
+++ b/usr.sbin/sysinst/arch/atari/msg.md.de Mon Nov 24 15:22:59 2014 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: msg.md.de,v 1.1 2014/07/26 19:30:44 dholland Exp $ */
+/* $NetBSD: msg.md.de,v 1.2 2014/11/24 15:22:59 tsutsui Exp $ */
/*
* Copyright 1997 Piermont Information Systems Inc.
@@ -62,7 +62,8 @@
wollen, auf 'NBD'. Setzen Sie zusätzlich die 'Id' der als Swap zu nutzenden
Partition auf 'SWP'.
-Wünschen Sie eine AHDI-kompatible Partitionierung? }
+Wünschen Sie eine AHDI-kompatible Partitionierung?
+}
message set_kernel_1
{Kernel (ATARITT)}
diff -r 1f08938f38da -r 43646c00569a usr.sbin/sysinst/arch/atari/msg.md.en
--- a/usr.sbin/sysinst/arch/atari/msg.md.en Mon Nov 24 12:53:23 2014 +0000
+++ b/usr.sbin/sysinst/arch/atari/msg.md.en Mon Nov 24 15:22:59 2014 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: msg.md.en,v 1.1 2014/07/26 19:30:44 dholland Exp $ */
+/* $NetBSD: msg.md.en,v 1.2 2014/11/24 15:22:59 tsutsui Exp $ */
/*
* Copyright 1997 Piermont Information Systems Inc.
@@ -58,7 +58,8 @@
of all partitions you want to use for NetBSD file systems to 'NBD'. Change
the 'id' of the partition you wish to use for swap to 'SWP'.
-Do you want AHDI compatible partitioning? }
+Do you want AHDI compatible partitioning?
+}
message set_kernel_1
{Kernel (ATARITT)}
diff -r 1f08938f38da -r 43646c00569a usr.sbin/sysinst/arch/atari/msg.md.es
--- a/usr.sbin/sysinst/arch/atari/msg.md.es Mon Nov 24 12:53:23 2014 +0000
+++ b/usr.sbin/sysinst/arch/atari/msg.md.es Mon Nov 24 15:22:59 2014 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: msg.md.es,v 1.1 2014/07/26 19:30:44 dholland Exp $ */
+/* $NetBSD: msg.md.es,v 1.2 2014/11/24 15:22:59 tsutsui Exp $ */
/*
* Copyright 1997 Piermont Information Systems Inc.
@@ -58,7 +58,8 @@
de todas las particiones en las que quiera usar sistemas de archivos NetBSD
a 'NBD'. Cambie la 'id' de la partición en la que quiera usar swap a 'SWP'.
-Quiere un particionaje compatible con AHDI? }
+Quiere un particionaje compatible con AHDI?
+}
message set_kernel_1
{Núcleo (ATARITT)}
Home |
Main Index |
Thread Index |
Old Index