Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-3]: src/distrib/utils/sysinst Pull up following revision(s) (requ...



details:   https://anonhg.NetBSD.org/src/rev/4251ea01fbd7
branches:  netbsd-3
changeset: 577301:4251ea01fbd7
user:      tron <tron%NetBSD.org@localhost>
date:      Tue Oct 04 22:17:11 2005 +0000

description:
Pull up following revision(s) (requested by dsl in ticket #852):
        distrib/utils/sysinst/msg.mi.es: revision 1.4
Correct some messages which had the wrong number of format specifiers.

diffstat:

 distrib/utils/sysinst/msg.mi.es |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 6cd4017692d1 -r 4251ea01fbd7 distrib/utils/sysinst/msg.mi.es
--- a/distrib/utils/sysinst/msg.mi.es   Tue Oct 04 22:10:59 2005 +0000
+++ b/distrib/utils/sysinst/msg.mi.es   Tue Oct 04 22:17:11 2005 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: msg.mi.es,v 1.4.2.4 2005/10/04 22:10:59 tron Exp $     */
+/*     $NetBSD: msg.mi.es,v 1.4.2.5 2005/10/04 22:17:11 tron Exp $     */
 
 /*
  * Copyright 1997 Piermont Information Systems Inc.
@@ -488,7 +488,7 @@
 }
 
 message ftpsource
-{Lo siguiente es el sitio ftp, directorio, usuario y password actual
+{Lo siguiente es el sitio %s, directorio, usuario y password actual
 listo para usar. Si el "usuario" es "ftp", entonces el password no será
 necesario.
 



Home | Main Index | Thread Index | Old Index