From 92cea97e92cc053c63dddea13ba77d2a560ea775 Mon Sep 17 00:00:00 2001 From: Dart Raiden Date: Thu, 3 Dec 2015 13:32:42 +0000 Subject: Microsoft calls this Rich Edit https://msdn.microsoft.com/en-us/library/windows/desktop/bb787605%28v=vs.85%29.aspx git-svn-id: http://svn.miranda-ng.org/main/trunk@15812 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/HistoryPlusPlus/historypp.dpr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/HistoryPlusPlus') diff --git a/plugins/HistoryPlusPlus/historypp.dpr b/plugins/HistoryPlusPlus/historypp.dpr index 4f7865cb7e..682377d73e 100644 --- a/plugins/HistoryPlusPlus/historypp.dpr +++ b/plugins/HistoryPlusPlus/historypp.dpr @@ -171,7 +171,7 @@ begin begin hppMessagebox(hppMainWindow, FormatCString( // single line to translation script TranslateW - ('History++ module could not be loaded, richedit 2.0+ module is missing.\nPress OK to continue loading Miranda.') + ('History++ module could not be loaded, Rich Edit 2.0+ module is missing.\nPress OK to continue loading Miranda.') ), hppName + ' Information', MB_OK or MB_ICONINFORMATION); Result := 1; exit; -- cgit v1.2.3