summaryrefslogtreecommitdiff
path: root/plugins
diff options
context:
space:
mode:
authorKirill Volinsky <Mataes2007@gmail.com>2018-01-18 08:52:08 +0300
committerKirill Volinsky <Mataes2007@gmail.com>2018-01-18 08:52:08 +0300
commitf92e5fea5720717c7fd3112df66af562269ee9fb (patch)
treef941827dd1154c5a3548455c36cb3705e654f2af /plugins
parent9da935fde01d36dfd806fe4e180dfa5bbe33e435 (diff)
NewsAggregator: added symbol to replace table
Diffstat (limited to 'plugins')
-rw-r--r--plugins/NewsAggregator/Src/Utils.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/NewsAggregator/Src/Utils.cpp b/plugins/NewsAggregator/Src/Utils.cpp
index 367ae54538..2f180e9c14 100644
--- a/plugins/NewsAggregator/Src/Utils.cpp
+++ b/plugins/NewsAggregator/Src/Utils.cpp
@@ -473,6 +473,7 @@ LPCTSTR ClearText(CMStringW &result, const wchar_t *message)
result.Replace(L"&#769;", L"´"); //Combining Acute Accent острое ударение
result.Replace(L"&#959;", L"ό"); // greek small letter omicron with tonos
result.Replace(L"&#1123;", L"ѣ"); //Cyrillic Small Letter Yat
+ result.Replace(L"&#1180;", L"Ҝ"); //cyrillic capital letter ka with vertical stroke
result.Replace(L"&#8203;", L"");
result.Replace(L"&#8206;", L""); //lrm
result.Replace(L"&#8207;", L""); //rlm