From 934e05b8ef177d9a329133f4537e0c68acf39e18 Mon Sep 17 00:00:00 2001 From: Vadim Dashevskiy Date: Thu, 31 Jan 2013 11:18:41 +0000 Subject: - translation fixes (patch from Basil) git-svn-id: http://svn.miranda-ng.org/main/trunk@3378 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/Folders/src/dlg_handlers.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/Folders/src') diff --git a/plugins/Folders/src/dlg_handlers.cpp b/plugins/Folders/src/dlg_handlers.cpp index 9d88884433..4674733fb3 100644 --- a/plugins/Folders/src/dlg_handlers.cpp +++ b/plugins/Folders/src/dlg_handlers.cpp @@ -239,7 +239,7 @@ INT_PTR CALLBACK DlgProcOpts(HWND hWnd, UINT msg, WPARAM wParam, LPARAM lParam) return 0; } -static TCHAR tszMessage[] = _T("\ +static TCHAR tszMessage[] = LPGENT("\ Don\'t forget to click on Apply to save the changes. If you don\'t then the changes won\'t\r\n\ be saved to the database, they will only be valid for this session.\r\n\r\n\ Variable string\t\tWhat it expands to:\r\n\ -- cgit v1.2.3