Module Name:    src
Committed By:   martin
Date:           Sun Dec 30 16:52:26 UTC 2018

Modified Files:
        src/usr.sbin/sysinst: msg.mi.pl

Log Message:
PR install/53819: fix polish translation of menu exit string


To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 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.pl
diff -u src/usr.sbin/sysinst/msg.mi.pl:1.13 src/usr.sbin/sysinst/msg.mi.pl:1.14
--- src/usr.sbin/sysinst/msg.mi.pl:1.13	Sun Dec 30 16:48:58 2018
+++ src/usr.sbin/sysinst/msg.mi.pl	Sun Dec 30 16:52:26 2018
@@ -1,4 +1,4 @@
-/*	$NetBSD: msg.mi.pl,v 1.13 2018/12/30 16:48:58 martin Exp $	*/
+/*	$NetBSD: msg.mi.pl,v 1.14 2018/12/30 16:52:26 martin Exp $	*/
 /*	Based on english version: */
 /*	NetBSD: msg.mi.pl,v 1.36 2004/04/17 18:55:35 atatat Exp       */
 
@@ -882,7 +882,7 @@ message Re_install_sets_or_install_addit
 message Reboot_the_computer {Zrestartuj komputer}
 message Utility_menu {Menu Narzedziowe}
 message Config_menu {Menu konfiguracji}
-message exit_menu_generic {Nazad}
+message exit_menu_generic {Wstecz}
 message exit_utility_menu {Exit}
 message NetBSD_VERSION_Utilities {Narzedzia NetBSD-@@VERSION@@}
 message Run_bin_sh {Uruchom /bin/sh}

Reply via email to