From 2d2977af995a333820bfa64650d4c43e8876b153 Mon Sep 17 00:00:00 2001 From: dartraiden Date: Thu, 2 Aug 2018 20:42:26 +0300 Subject: CurrencyRates: this is not plugin name, but just words --- plugins/CurrencyRates/res/Forex.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/CurrencyRates/res') diff --git a/plugins/CurrencyRates/res/Forex.rc b/plugins/CurrencyRates/res/Forex.rc index 05b0d2732c..ecd52b4664 100644 --- a/plugins/CurrencyRates/res/Forex.rc +++ b/plugins/CurrencyRates/res/Forex.rc @@ -251,7 +251,7 @@ END IDD_DIALOG_CURRENCYRATE_INFO_1 DIALOGEX 0, 0, 222, 143 STYLE DS_SETFONT | DS_MODALFRAME | DS_3DLOOK | DS_FIXEDSYS | DS_CENTER | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU -CAPTION "CurrencyRate\\Rate Info" +CAPTION "Rate Info" FONT 8, "MS Shell Dlg", 400, 0, 0x1 BEGIN CTEXT "",IDC_STATIC_CURRENCYRATE_NAME,7,7,208,8 -- cgit v1.2.3