From 79a5720cf40a5568784fa30052bea8d4c20cbbb3 Mon Sep 17 00:00:00 2001 From: Vadim Dashevskiy Date: Sat, 6 Jul 2013 15:42:08 +0000 Subject: - translation fixes (patch from dartraiden) git-svn-id: http://svn.miranda-ng.org/main/trunk@5247 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/SecureIM/res/resource.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/SecureIM') diff --git a/plugins/SecureIM/res/resource.rc b/plugins/SecureIM/res/resource.rc index fd8239eac8..546e489903 100644 --- a/plugins/SecureIM/res/resource.rc +++ b/plugins/SecureIM/res/resource.rc @@ -192,7 +192,7 @@ FONT 8, "MS Shell Dlg", 0, 0, 0x0 BEGIN LTEXT "Enter passphrase for the secret key:",IDC_STATIC,8,8,168,8 EDITTEXT IDC_PASSPHRASE,6,24,168,12,ES_PASSWORD | ES_AUTOHSCROLL - DEFPUSHBUTTON "Ok",IDOK,181,7,50,14 + DEFPUSHBUTTON "OK",IDOK,181,7,50,14 PUSHBUTTON "Cancel",IDCANCEL,181,24,50,14 END -- cgit v1.2.3