mirror of
https://github.com/reactos/reactos.git
synced 2025-01-11 16:51:06 +00:00
- Add Russian translation
svn path=/trunk/; revision=33085
This commit is contained in:
parent
92a93b0559
commit
074e399d8d
2 changed files with 7 additions and 0 deletions
6
reactos/base/applications/kbswitch/lang/ru-RU.rc
Normal file
6
reactos/base/applications/kbswitch/lang/ru-RU.rc
Normal file
|
@ -0,0 +1,6 @@
|
|||
LANGUAGE LANG_RUSSIAN, SUBLANG_DEFAULT
|
||||
|
||||
STRINGTABLE
|
||||
BEGIN
|
||||
IDS_EXIT, "Âûõîä"
|
||||
END
|
|
@ -1,2 +1,3 @@
|
|||
#include "lang/de-DE.rc"
|
||||
#include "lang/en-US.rc"
|
||||
#include "lang/ru-RU.rc"
|
||||
|
|
Loading…
Reference in a new issue