Module Name:    src
Committed By:   gson
Date:           Sat Mar 23 15:36:43 UTC 2013

Modified Files:
        src/distrib/utils/sysinst: msg.mi.en

Log Message:
Fix some nits in the English messages for the recently added debug
sets: rename the "Source sets" group to "Source and debug sets" to
better reflect its current content, describe the indivdual sets as
containing as "debug symbols" instead of "debug sets", and capitalize
them to be consistent with the messages for other sets.


To generate a diff of this commit:
cvs rdiff -u -r1.178 -r1.179 src/distrib/utils/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/distrib/utils/sysinst/msg.mi.en
diff -u src/distrib/utils/sysinst/msg.mi.en:1.178 src/distrib/utils/sysinst/msg.mi.en:1.179
--- src/distrib/utils/sysinst/msg.mi.en:1.178	Tue Mar 19 22:16:54 2013
+++ src/distrib/utils/sysinst/msg.mi.en	Sat Mar 23 15:36:43 2013
@@ -1,4 +1,4 @@
-/*	$NetBSD: msg.mi.en,v 1.178 2013/03/19 22:16:54 garbled Exp $	*/
+/*	$NetBSD: msg.mi.en,v 1.179 2013/03/23 15:36:43 gson Exp $	*/
 
 /*
  * Copyright 1997 Piermont Information Systems Inc.
@@ -773,7 +773,7 @@ message set_X11_prog
 {X11 programming}
 
 message set_source
-{Source sets}
+{Source and debug sets}
 
 message set_syssrc
 {Kernel sources}
@@ -791,10 +791,10 @@ message set_xsrc
 {X11 sources}
 
 message set_debug
-{debug sets}
+{Debug symbols}
 
 message set_xdebug
-{debug X11 sets}
+{X11 debug symbols}
 
 message cur_distsets_row
 {%-27s %3s}

Reply via email to