mirror of
https://github.com/reactos/reactos.git
synced 2025-08-07 10:53:25 +00:00
[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:
parent
64c5164405
commit
d4f2e4a378
3 changed files with 60 additions and 0 deletions
|
@ -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 */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue