From 73e5783f1c97fc8527bbb93ed5692c445edb83d7 Mon Sep 17 00:00:00 2001 From: Dart Raiden Date: Sat, 4 Jan 2014 10:35:39 +0000 Subject: Both abbreviations i.e. and e.g. are preceded by a comma. Both are followed by a comma in American English git-svn-id: http://svn.miranda-ng.org/main/trunk@7489 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/Folders/src/dlg_handlers.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/Folders') diff --git a/plugins/Folders/src/dlg_handlers.cpp b/plugins/Folders/src/dlg_handlers.cpp index 7d9ff357f8..19c1e40226 100644 --- a/plugins/Folders/src/dlg_handlers.cpp +++ b/plugins/Folders/src/dlg_handlers.cpp @@ -136,7 +136,7 @@ static INT_PTR CALLBACK DlgProcVariables(HWND hWnd, UINT msg, WPARAM wParam, LPA TranslateT("(e.g., default if your your profile is default.dat)."), TranslateT("Environment variables"), TranslateT("The plugin can also expand environment variables; the variables are specified like in any other"), - TranslateT("program that can use environment variables, i.e. %%."), + TranslateT("program that can use environment variables, i.e., %%."), TranslateT("Note: Environment variables are expanded before any Miranda variables. So if you have, for"), TranslateT("example, %profile_path% defined as a system variable then it will be expanded to that value"), TranslateT("instead of expanding to Miranda\'s profile path."), -- cgit v1.2.3