[UTILMAN] Add Russian translation (#1934)

+ Update Copyright translation and the hotkey shortcut for the Cancel button.
Co-Authored-By: Stanislav Motylkov <x86corez@gmail.com>
This commit is contained in:
Oleg Dubinskiy 2019-09-24 18:35:30 +03:00 committed by Hermès BÉLUSCA - MAÏTO
parent 64c5164405
commit d4f2e4a378
3 changed files with 60 additions and 0 deletions

View file

@ -43,5 +43,8 @@ IDI_ICON_UTILMAN ICON "res/utilman.ico"
#ifdef LANGUAGE_RO_RO
#include "lang/ro-RO.rc"
#endif
#ifdef LANGUAGE_RU_RU
#include "lang/ru-RU.rc"
#endif
/* EOF */