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 blank lines to editpart, ...



details:   https://anonhg.NetBSD.org/src/rev/9b1aefa1ab46
branches:  trunk
changeset: 534500:9b1aefa1ab46
user:      grant <grant%NetBSD.org@localhost>
date:      Sun Jul 28 08:58:59 2002 +0000

description:
add blank lines to editpart, ala editparttable.

this stops the table of partitions jumping about while using the mbr
editor.

diffstat:

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

diffs (60 lines):

diff -r 8cbf18fd5e48 -r 9b1aefa1ab46 distrib/utils/sysinst/arch/i386/msg.md.en
--- a/distrib/utils/sysinst/arch/i386/msg.md.en Sun Jul 28 07:40:13 2002 +0000
+++ b/distrib/utils/sysinst/arch/i386/msg.md.en Sun Jul 28 08:58:59 2002 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: msg.md.en,v 1.25 2002/07/09 14:49:25 wiz Exp $ */
+/*     $NetBSD: msg.md.en,v 1.26 2002/07/28 08:58:59 grant Exp $       */
 
 /*
  * Copyright 1997 Piermont Information Systems Inc.
@@ -137,7 +137,9 @@
 
 message editpart
 {You are editing partition %d. The highlighted partition is the partition
-you are editing.}
+you are editing.
+
+}
 
 message editparttable
 {Edit your DOS partition table.  The highlighted partition is the currently
diff -r 8cbf18fd5e48 -r 9b1aefa1ab46 distrib/utils/sysinst/arch/i386/msg.md.fr
--- a/distrib/utils/sysinst/arch/i386/msg.md.fr Sun Jul 28 07:40:13 2002 +0000
+++ b/distrib/utils/sysinst/arch/i386/msg.md.fr Sun Jul 28 08:58:59 2002 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: msg.md.fr,v 1.16 2001/01/27 07:34:40 jmc Exp $ */
+/*     $NetBSD: msg.md.fr,v 1.17 2002/07/28 08:58:59 grant Exp $       */
 
 /*
  * Copyright 1997 Piermont Information Systems Inc.
@@ -134,7 +134,9 @@
 }
 
 message editpart
-{La partition %d ressemble à:\n\n}
+{La partition %d ressemble à:
+
+}
 
 message editparttable
 {Editez votre table de partition DOS. La partition en surbrillance est
diff -r 8cbf18fd5e48 -r 9b1aefa1ab46 distrib/utils/sysinst/arch/i386/msg.md.pl
--- a/distrib/utils/sysinst/arch/i386/msg.md.pl Sun Jul 28 07:40:13 2002 +0000
+++ b/distrib/utils/sysinst/arch/i386/msg.md.pl Sun Jul 28 08:58:59 2002 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: msg.md.pl,v 1.2 2002/04/09 19:48:07 hubertf Exp $      */
+/*     $NetBSD: msg.md.pl,v 1.3 2002/07/28 08:58:59 grant Exp $        */
 /*     Based on english version: */
 /*     NetBSD: msg.md.en,v 1.24 2001/01/27 07:34:39 jmc Exp    */
 
@@ -137,7 +137,9 @@
 }
 
 message editpart
-{Edytujesz partycje %d. Podswietlona partycja to ta, ktora edytujesz.}
+{Edytujesz partycje %d. Podswietlona partycja to ta, ktora edytujesz.
+
+}
 
 message editparttable
 {Wyedytuj DOSowa tablice partycji. Podswietlona partycja jest aktualnie



Home | Main Index | Thread Index | Old Index