Module Name:    src
Committed By:   snj
Date:           Mon Apr  6 01:41:50 UTC 2015

Modified Files:
        src/usr.sbin/sysinst [netbsd-7]: msg.mi.en msg.mi.pl

Log Message:
Pull up following revision(s) (requested by mbalmer in ticket #657):
        usr.sbin/sysinst/msg.mi.en: revision 1.7
        usr.sbin/sysinst/msg.mi.pl: revision 1.7
IPv4 number -> IPv4 address


To generate a diff of this commit:
cvs rdiff -u -r1.2.4.2 -r1.2.4.3 src/usr.sbin/sysinst/msg.mi.en \
    src/usr.sbin/sysinst/msg.mi.pl

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.2.4.2 src/usr.sbin/sysinst/msg.mi.en:1.2.4.3
--- src/usr.sbin/sysinst/msg.mi.en:1.2.4.2	Tue Jan 20 09:42:31 2015
+++ src/usr.sbin/sysinst/msg.mi.en	Mon Apr  6 01:41:50 2015
@@ -1,4 +1,4 @@
-/*	$NetBSD: msg.mi.en,v 1.2.4.2 2015/01/20 09:42:31 martin Exp $	*/
+/*	$NetBSD: msg.mi.en,v 1.2.4.3 2015/04/06 01:41:50 snj Exp $	*/
 
 /*
  * Copyright 1997 Piermont Information Systems Inc.
@@ -521,10 +521,10 @@ message net_host
 {Your host name}
 
 message net_ip
-{Your IPv4 number}
+{Your IPv4 address}
 
 message net_srv_ip
-{Server IPv4 number}
+{Server IPv4 address}
 
 message net_mask
 {IPv4 Netmask}
Index: src/usr.sbin/sysinst/msg.mi.pl
diff -u src/usr.sbin/sysinst/msg.mi.pl:1.2.4.2 src/usr.sbin/sysinst/msg.mi.pl:1.2.4.3
--- src/usr.sbin/sysinst/msg.mi.pl:1.2.4.2	Tue Jan 20 09:42:31 2015
+++ src/usr.sbin/sysinst/msg.mi.pl	Mon Apr  6 01:41:50 2015
@@ -1,4 +1,4 @@
-/*	$NetBSD: msg.mi.pl,v 1.2.4.2 2015/01/20 09:42:31 martin Exp $	*/
+/*	$NetBSD: msg.mi.pl,v 1.2.4.3 2015/04/06 01:41:50 snj Exp $	*/
 /*	Based on english version: */
 /*	NetBSD: msg.mi.pl,v 1.36 2004/04/17 18:55:35 atatat Exp       */
 
@@ -518,7 +518,7 @@ message net_ip
 {Twoj adres IPv4}
 
 message net_srv_ip
-{Server IPv4 number}
+{Server IPv4 address}
 
 message net_mask
 {Maska podsieci IPv4}

Reply via email to