https://git.reactos.org/?p=reactos.git;a=commitdiff;h=4da611ad4b12abc581db6dd116eff55b769542bb

commit 4da611ad4b12abc581db6dd116eff55b769542bb
Author:     Adam Stachowicz <[email protected]>
AuthorDate: Mon May 4 22:20:04 2020 +0200
Commit:     GitHub <[email protected]>
CommitDate: Mon May 4 23:20:04 2020 +0300

    [NETID] Update Polish translation (#2709)
    
    Addendum to c276681.
---
 dll/win32/netid/lang/pl-PL.rc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dll/win32/netid/lang/pl-PL.rc b/dll/win32/netid/lang/pl-PL.rc
index f190c528bc1..14d93dedc08 100644
--- a/dll/win32/netid/lang/pl-PL.rc
+++ b/dll/win32/netid/lang/pl-PL.rc
@@ -28,7 +28,7 @@ BEGIN
     PUSHBUTTON "Z&mień...", IDC_NETWORK_PROPERTY, 167, 149, 82, 14
     LTEXT "", IDC_MESSAGETEXT, 7, 179, 242, 46
     ICON IDI_WARNINGICO, IDC_RESTARTICON, 7, 194, 20, 20, SS_ICON | 
SS_REALSIZEIMAGE
-    LTEXT "Changes will take effect after you restart this computer.", 
IDC_RESTARTTEXT, 25, 195, 209, 8
+    LTEXT "Zmiany zostaną zastosowane po ponownym uruchomieniu komputera.", 
IDC_RESTARTTEXT, 25, 195, 209, 8
 END
 
 IDD_PROPPAGECOMPNAMECHENGE DIALOGEX 0, 0, 232, 222

Reply via email to