summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMataes <mataes2007@gmail.com>2024-02-25 18:03:09 +0300
committerMataes <mataes2007@gmail.com>2024-02-25 18:03:09 +0300
commit8d9779230ab31bd4a77d311a3639b59ac818e1d0 (patch)
tree5153e0dce4ace472fd15f4a99e157bdc383086e4
parent2b5c544502971fd08ddac12b01f34a6f8c2ce6f4 (diff)
CurrencyRates: translation fix
-rw-r--r--langpacks/russian/Plugins/CurrencyRates.txt4
-rw-r--r--protocols/CurrencyRates/src/EconomicRateInfo.h2
2 files changed, 5 insertions, 1 deletions
diff --git a/langpacks/russian/Plugins/CurrencyRates.txt b/langpacks/russian/Plugins/CurrencyRates.txt
index d6c910baf3..664c811393 100644
--- a/langpacks/russian/Plugins/CurrencyRates.txt
+++ b/langpacks/russian/Plugins/CurrencyRates.txt
@@ -210,6 +210,9 @@
Поменять местами
[Import]
Импорт
+;file \protocols\CurrencyRates\src\EconomicRateInfo.h
+[CurrencyRates]
+Курсы валют
;file \protocols\CurrencyRates\src\HTTPSession.cpp
[This plugin requires a personal key. Open the Options dialog to obtain it.]
Для использования онлайн-сервиса конвертации валют требуется получить персональный ключ в настройках плагина.
@@ -244,3 +247,4 @@
Журналы (*.txt,*.log)
[Enter popup window format.]
Введите формат всплывающего окна.
+
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
{