From 666142a873d640848ce828bcb37619d4a1994152 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miko=C5=82aj=20Zalewski?= Date: Sat, 29 Mar 2008 15:58:48 +0100 Subject: [PATCH] credui: Update Polish translation. --- dlls/credui/credui_Pl.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dlls/credui/credui_Pl.rc b/dlls/credui/credui_Pl.rc index c9a260e869f..20fc2ea06be 100644 --- a/dlls/credui/credui_Pl.rc +++ b/dlls/credui/credui_Pl.rc @@ -34,7 +34,7 @@ BEGIN CBS_NOINTEGRALHEIGHT | WS_TABSTOP,80,62,126,87 LTEXT "&Hasło:",IDC_STATIC,8,80,72,12,SS_CENTERIMAGE EDITTEXT IDC_PASSWORD,80,80,126,12,ES_PASSWORD | ES_AUTOHSCROLL - CONTROL "&Remember my password",IDC_SAVE,"Button", + CONTROL "&Zapamiętaj hasło",IDC_SAVE,"Button", BS_AUTOCHECKBOX | WS_TABSTOP,80,98,126,12 DEFPUSHBUTTON "&OK",IDOK,97,128,50,14 PUSHBUTTON "&Anuluj",IDCANCEL,156,128,50,14