Author: dteske Date: Sat Jun 8 16:49:19 2013 New Revision: 251541 URL: http://svnweb.freebsd.org/changeset/base/251541
Log: Reduce verbosity in the "Console"->"Saver" module (bsdconfig syscons_saver) by replacing the infinitive [verb] phrase "Simply blank the screen" with a simple description of what you get; "Blank screen". PR: ports/169316 Modified: head/usr.sbin/bsdconfig/console/include/messages.subr Modified: head/usr.sbin/bsdconfig/console/include/messages.subr ============================================================================== --- head/usr.sbin/bsdconfig/console/include/messages.subr Sat Jun 8 16:28:08 2013 (r251540) +++ head/usr.sbin/bsdconfig/console/include/messages.subr Sat Jun 8 16:49:19 2013 (r251541) @@ -36,7 +36,7 @@ msg_beastie_desc="\"BSD Daemon\" animate msg_belgian="Belgian" msg_belgian_desc="Belgian ISO keymap" msg_blank="Blank" -msg_blank_desc="Simply blank the screen" +msg_blank_desc="Blank screen" msg_brazil_cp850="Brazil CP850" msg_brazil_cp850_desc="Brazil CP850 keymap" msg_brazil_iso="Brazil ISO" _______________________________________________ svn-src-head@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"