Source-Changes-HG archive

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

[src/netbsd-7]: src/usr.sbin/sysinst Pull up following revision(s) (requested...



details:   https://anonhg.NetBSD.org/src/rev/e1b1c8570c0d
branches:  netbsd-7
changeset: 798865:e1b1c8570c0d
user:      martin <martin%NetBSD.org@localhost>
date:      Tue Jan 20 09:42:31 2015 +0000

description:
Pull up following revision(s) (requested by jmcneill in ticket #435):
        usr.sbin/sysinst/msg.mi.es: revision 1.3
        usr.sbin/sysinst/msg.mi.en: revision 1.3
        usr.sbin/sysinst/msg.mi.fr: revision 1.3
        usr.sbin/sysinst/msg.mi.pl: revision 1.3
        usr.sbin/sysinst/msg.mi.de: revision 1.3
remove trailing colon from "addusername" msg

diffstat:

 usr.sbin/sysinst/msg.mi.de |  4 ++--
 usr.sbin/sysinst/msg.mi.en |  4 ++--
 usr.sbin/sysinst/msg.mi.es |  4 ++--
 usr.sbin/sysinst/msg.mi.fr |  4 ++--
 usr.sbin/sysinst/msg.mi.pl |  4 ++--
 5 files changed, 10 insertions(+), 10 deletions(-)

diffs (90 lines):

diff -r b79e2e1f2a17 -r e1b1c8570c0d usr.sbin/sysinst/msg.mi.de
--- a/usr.sbin/sysinst/msg.mi.de        Sat Jan 17 21:52:19 2015 +0000
+++ b/usr.sbin/sysinst/msg.mi.de        Tue Jan 20 09:42:31 2015 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: msg.mi.de,v 1.2 2014/08/03 16:09:38 martin Exp $       */
+/*     $NetBSD: msg.mi.de,v 1.2.4.1 2015/01/20 09:42:31 martin Exp $   */
 
 /*
  * Copyright 1997 Piermont Information Systems Inc.
@@ -1260,7 +1260,7 @@
 message lvmlv_regsiz_ask {MirrorLogRegionSize?}
 message lvmlv_readahsect_ask {ReadAheadSectors?}
 message lvmlv_stripes_ask {Stripes?}
-message addusername {8 character username to add:}
+message addusername {8 character username to add}
 message addusertowheel {Do you wish to add this user to group wheel?}
 
 message Delete_partition
diff -r b79e2e1f2a17 -r e1b1c8570c0d usr.sbin/sysinst/msg.mi.en
--- a/usr.sbin/sysinst/msg.mi.en        Sat Jan 17 21:52:19 2015 +0000
+++ b/usr.sbin/sysinst/msg.mi.en        Tue Jan 20 09:42:31 2015 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: msg.mi.en,v 1.2.4.1 2014/11/10 19:51:56 martin Exp $   */
+/*     $NetBSD: msg.mi.en,v 1.2.4.2 2015/01/20 09:42:31 martin Exp $   */
 
 /*
  * Copyright 1997 Piermont Information Systems Inc.
@@ -1194,7 +1194,7 @@
 message lvmlv_readahsect_ask {ReadAheadSectors?}
 message lvmlv_stripes_ask {Stripes?}
 
-message addusername {8 character username to add:}
+message addusername {8 character username to add}
 message addusertowheel {Do you wish to add this user to group wheel?}
 
 message Delete_partition
diff -r b79e2e1f2a17 -r e1b1c8570c0d usr.sbin/sysinst/msg.mi.es
--- a/usr.sbin/sysinst/msg.mi.es        Sat Jan 17 21:52:19 2015 +0000
+++ b/usr.sbin/sysinst/msg.mi.es        Tue Jan 20 09:42:31 2015 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: msg.mi.es,v 1.2 2014/08/03 16:09:38 martin Exp $       */
+/*     $NetBSD: msg.mi.es,v 1.2.4.1 2015/01/20 09:42:31 martin Exp $   */
 
 /*
  * Copyright 1997 Piermont Information Systems Inc.
@@ -1242,7 +1242,7 @@
 message lvmlv_readahsect_ask {ReadAheadSectors?}
 message lvmlv_stripes_ask {Rayas?}
 
-message addusername {8 character username to add:}
+message addusername {8 character username to add}
 message addusertowheel {Do you wish to add this user to group wheel?}
 message Delete_partition
 {Borrar partición}
diff -r b79e2e1f2a17 -r e1b1c8570c0d usr.sbin/sysinst/msg.mi.fr
--- a/usr.sbin/sysinst/msg.mi.fr        Sat Jan 17 21:52:19 2015 +0000
+++ b/usr.sbin/sysinst/msg.mi.fr        Tue Jan 20 09:42:31 2015 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: msg.mi.fr,v 1.2 2014/08/03 16:09:38 martin Exp $       */
+/*     $NetBSD: msg.mi.fr,v 1.2.4.1 2015/01/20 09:42:31 martin Exp $   */
 
 /*
  * Copyright 1997 Piermont Information Systems Inc.
@@ -1303,7 +1303,7 @@
 message lvmlv_readahsect_ask {ReadAheadSectors?}
 message lvmlv_stripes_ask {Stripes?}
 
-message addusername {8 character username to add:}
+message addusername {8 character username to add}
 message addusertowheel {Do you wish to add this user to group wheel?}
 message Delete_partition
 {Supprimer la partition}
diff -r b79e2e1f2a17 -r e1b1c8570c0d usr.sbin/sysinst/msg.mi.pl
--- a/usr.sbin/sysinst/msg.mi.pl        Sat Jan 17 21:52:19 2015 +0000
+++ b/usr.sbin/sysinst/msg.mi.pl        Tue Jan 20 09:42:31 2015 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: msg.mi.pl,v 1.2.4.1 2014/11/10 19:51:56 martin Exp $   */
+/*     $NetBSD: msg.mi.pl,v 1.2.4.2 2015/01/20 09:42:31 martin Exp $   */
 /*     Based on english version: */
 /*     NetBSD: msg.mi.pl,v 1.36 2004/04/17 18:55:35 atatat Exp       */
 
@@ -1198,7 +1198,7 @@
 message lvmlv_readahsect_ask {ReadAheadSectors?}
 message lvmlv_stripes_ask {Stripes?}
 
-message addusername {8 character username to add:}
+message addusername {8 character username to add}
 message addusertowheel {Do you wish to add this user to group wheel?}
 message Delete_partition
 {Usun partycje}



Home | Main Index | Thread Index | Old Index