Source-Changes-HG archive

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

[src/trunk]: src/distrib/utils/sysinst/arch/i386 Add some "\n"s (one to make ...



details:   https://anonhg.NetBSD.org/src/rev/a3b0f3836e28
branches:  trunk
changeset: 486016:a3b0f3836e28
user:      hubertf <hubertf%NetBSD.org@localhost>
date:      Thu May 11 02:27:25 2000 +0000

description:
Add some "\n"s (one to make things look better, and one for consistency).

diffstat:

 distrib/utils/sysinst/arch/i386/msg.md.en |  7 ++++---
 distrib/utils/sysinst/arch/i386/msg.md.fr |  6 +++---
 2 files changed, 7 insertions(+), 6 deletions(-)

diffs (55 lines):

diff -r c2fac0f49d0c -r a3b0f3836e28 distrib/utils/sysinst/arch/i386/msg.md.en
--- a/distrib/utils/sysinst/arch/i386/msg.md.en Thu May 11 02:26:24 2000 +0000
+++ b/distrib/utils/sysinst/arch/i386/msg.md.en Thu May 11 02:27:25 2000 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: msg.md.en,v 1.18 1999/07/06 06:10:06 cgd Exp $ */
+/*     $NetBSD: msg.md.en,v 1.19 2000/05/11 02:27:25 hubertf Exp $     */
 
 /*
  * Copyright 1997 Piermont Information Systems Inc.
@@ -255,7 +255,8 @@
 {Configure the different bootselection menu items. You can change the
 simple menu entries for the matching partition entries that are displayed
 when the system boots. Also, you can specify the timeout and default
-action to be taken (if no selection is made in the bootmenu).\n}
+action to be taken (if no selection is made in the bootmenu).\n
+}
 
 message bootseltimeout
 {Boot menu timeout: %d\n}
@@ -264,7 +265,7 @@
 {Default boot menu action: }
 
 message defbootseloptactive
-{boot the first active partition.}
+{boot the first active partition.\n}
 
 message defbootseloptpart
 {boot off partition %d.\n}
diff -r c2fac0f49d0c -r a3b0f3836e28 distrib/utils/sysinst/arch/i386/msg.md.fr
--- a/distrib/utils/sysinst/arch/i386/msg.md.fr Thu May 11 02:26:24 2000 +0000
+++ b/distrib/utils/sysinst/arch/i386/msg.md.fr Thu May 11 02:27:25 2000 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: msg.md.fr,v 1.13 1999/07/06 06:10:06 cgd Exp $ */
+/*     $NetBSD: msg.md.fr,v 1.14 2000/05/11 02:27:25 hubertf Exp $     */
 
 /*
  * Copyright 1997 Piermont Information Systems Inc.
@@ -257,7 +257,7 @@
 message configbootsel
 {Configurez les differents choix du selecteur de boot. Vous pouvez changer
 le menu proposé pour chaque partition lorsque le système demarre.
-Vous pouvez également préciser le choix par defaut et le temps d'attente.
+Vous pouvez également préciser le choix par defaut et le temps d'attente.\n
 }
 
 message bootseltimeout
@@ -267,7 +267,7 @@
 {Action par defaut: }
 
 message defbootseloptactive
-{Démarrer la première partition active.}
+{Démarrer la première partition active.\n}
 
 message defbootseloptpart
 {Démarrer depuis la partition %d.\n}



Home | Main Index | Thread Index | Old Index