From ac1946ca0173a6bfbb4e0b27aed05c16469953d3 Mon Sep 17 00:00:00 2001 From: RMN Date: Thu, 12 Jun 2014 21:15:20 +0000 Subject: HistoryStats and Watrack: spelling correction; langpacks updated git-svn-id: http://svn.miranda-ng.org/main/trunk@9449 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/HistoryStats/src/dlgoption_subcolumns.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/HistoryStats/src') diff --git a/plugins/HistoryStats/src/dlgoption_subcolumns.cpp b/plugins/HistoryStats/src/dlgoption_subcolumns.cpp index 141078c107..a6a361515d 100644 --- a/plugins/HistoryStats/src/dlgoption_subcolumns.cpp +++ b/plugins/HistoryStats/src/dlgoption_subcolumns.cpp @@ -669,7 +669,7 @@ bool DlgOption::SubColumns::configHasConflicts(HelpVec* pHelp) if ((restrictions & Column::crHTMLMask) != Column::crHTMLFull && (restrictions & Column::crPNGMask) != Column::crPNGFull) { MessageBox(NULL, - TranslateT("An internal column configuration error occured. Please contact the author of this plugin."), + TranslateT("An internal column configuration error occurred. Please contact the author of this plugin."), TranslateT("HistoryStats - Error"), MB_ICONERROR | MB_OK); } -- cgit v1.2.3