[LOCALMON] Russian translation by Nikolay Burshtyn aka amber. CORE-12363

svn path=/trunk/; revision=73230
This commit is contained in:
Amine Khaldi
2016-11-14 11:18:11 +00:00
parent 4aa6b2e9d3
commit 02a4d63dc1
2 changed files with 11 additions and 1 deletions
@@ -0,0 +1,7 @@
LANGUAGE LANG_RUSSIAN, SUBLANG_DEFAULT
STRINGTABLE
BEGIN
IDS_LOCAL_PORT "Локальный порт"
IDS_LOCAL_MONITOR "Локальный монитор"
END
@@ -26,4 +26,7 @@
#endif
#ifdef LANGUAGE_IT_IT
#include "lang/it-IT.rc"
#endif
#endif
#ifdef LANGUAGE_RU_RU
#include "lang/ru-RU.rc"
#endif