diff options
author | Mataes <mataes2007@gmail.com> | 2024-02-25 18:03:09 +0300 |
---|---|---|
committer | Mataes <mataes2007@gmail.com> | 2024-02-25 18:03:09 +0300 |
commit | 8d9779230ab31bd4a77d311a3639b59ac818e1d0 (patch) | |
tree | 5153e0dce4ace472fd15f4a99e157bdc383086e4 /protocols/CurrencyRates/src/EconomicRateInfo.h | |
parent | 2b5c544502971fd08ddac12b01f34a6f8c2ce6f4 (diff) |
CurrencyRates: translation fix
Diffstat (limited to 'protocols/CurrencyRates/src/EconomicRateInfo.h')
-rw-r--r-- | protocols/CurrencyRates/src/EconomicRateInfo.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/CurrencyRates/src/EconomicRateInfo.h b/protocols/CurrencyRates/src/EconomicRateInfo.h index d1bd87f49e..98798d0a51 100644 --- a/protocols/CurrencyRates/src/EconomicRateInfo.h +++ b/protocols/CurrencyRates/src/EconomicRateInfo.h @@ -2,7 +2,7 @@ #define __87d726e0_26c6_485d_8016_1fba819b037d_EconomicRateInfo__ // db settings module path -#define MODULENAME "CurrencyRates" +#define MODULENAME LPGEN("CurrencyRates") enum ERefreshRateType { |