Module Name: src
Committed By: sborrill
Date: Thu Nov 2 14:12:03 UTC 2023
Modified Files:
src/usr.sbin/sysinst [netbsd-10]: msg.mi.de
Log Message:
Pull up the following revisions(s) (requested by martin in ticket #443):
usr.sbin/sysinst/msg.mi.de: revision 1.45
Shorten the Use_Different_Part_Scheme message - the old version could
overflow a 80 wide char display with some partitioning schemes (e.g.
disklabel).
To generate a diff of this commit:
cvs rdiff -u -r1.43.2.1 -r1.43.2.2 src/usr.sbin/sysinst/msg.mi.de
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/usr.sbin/sysinst/msg.mi.de
diff -u src/usr.sbin/sysinst/msg.mi.de:1.43.2.1 src/usr.sbin/sysinst/msg.mi.de:1.43.2.2
--- src/usr.sbin/sysinst/msg.mi.de:1.43.2.1 Thu Nov 2 14:08:17 2023
+++ src/usr.sbin/sysinst/msg.mi.de Thu Nov 2 14:12:03 2023
@@ -1,4 +1,4 @@
-/* $NetBSD: msg.mi.de,v 1.43.2.1 2023/11/02 14:08:17 sborrill Exp $ */
+/* $NetBSD: msg.mi.de,v 1.43.2.2 2023/11/02 14:12:03 sborrill Exp $ */
/*
* Copyright 1997 Piermont Information Systems Inc.
@@ -1120,7 +1120,7 @@ message Use_Empty_Parts {Partitionen fre
* $1 = short version of $0 MBR
*/
message Use_Different_Part_Scheme
-{Alles l�schen, anderes Partitionierungsverfahren statt $1 verwenden}
+{Alles l�schen, anders partitionieren (statt $1)}
message Gigabytes {Gigabyte}
message Megabytes {Megabyte}