Module Name: src
Committed By: gson
Date: Fri May 1 13:48:05 UTC 2015
Modified Files:
src/usr.sbin/sysinst: msg.mi.en
Log Message:
Shorten the message "System configuration files (/etc)" to just
"Configuration files (/etc)" so that it doesn't overflow into the
"Selected" column, overwriting the "Yes" or "No" so that there is
no way to know if the set is selected or not.
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/usr.sbin/sysinst/msg.mi.en
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.en
diff -u src/usr.sbin/sysinst/msg.mi.en:1.8 src/usr.sbin/sysinst/msg.mi.en:1.9
--- src/usr.sbin/sysinst/msg.mi.en:1.8 Thu Apr 30 06:37:26 2015
+++ src/usr.sbin/sysinst/msg.mi.en Fri May 1 13:48:05 2015
@@ -1,4 +1,4 @@
-/* $NetBSD: msg.mi.en,v 1.8 2015/04/30 06:37:26 snj Exp $ */
+/* $NetBSD: msg.mi.en,v 1.9 2015/05/01 13:48:05 gson Exp $ */
/*
* Copyright 1997 Piermont Information Systems Inc.
@@ -712,7 +712,7 @@ message set_base
{Base}
message set_system
-{System configuration files (/etc)}
+{Configuration files (/etc)}
message set_compiler
{Compiler tools}