diff options
author | Vadim Dashevskiy <watcherhd@gmail.com> | 2013-01-31 11:18:41 +0000 |
---|---|---|
committer | Vadim Dashevskiy <watcherhd@gmail.com> | 2013-01-31 11:18:41 +0000 |
commit | 934e05b8ef177d9a329133f4537e0c68acf39e18 (patch) | |
tree | dcfec72f345d4ee53e8f468919b85b816b6611fb /plugins/Folders | |
parent | cd15bdeb56eeb8135ad3ac162d10cb5d7d19f9ce (diff) |
- translation fixes (patch from Basil)
git-svn-id: http://svn.miranda-ng.org/main/trunk@3378 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/Folders')
-rw-r--r-- | plugins/Folders/src/dlg_handlers.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
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\
|