Module: wine Branch: master Commit: 666142a873d640848ce828bcb37619d4a1994152 URL: http://source.winehq.org/git/wine.git/?a=commit;h=666142a873d640848ce828bcb3...
Author: Mikołaj Zalewski mikolaj@zalewski.pl Date: Sat Mar 29 15:58:48 2008 +0100
credui: Update Polish translation.
---
dlls/credui/credui_Pl.rc | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/dlls/credui/credui_Pl.rc b/dlls/credui/credui_Pl.rc index c9a260e..20fc2ea 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