mirror of
https://github.com/reactos/reactos.git
synced 2024-12-28 01:55:19 +00:00
[USERINIT] Update Russian (ru-RU) translation
Sync with intl.cpl translation. Addendum to8c9a41db96
&30a4fa94e3
. Also add missing header.
This commit is contained in:
parent
50fc63ea71
commit
f9487d6784
1 changed files with 11 additions and 1 deletions
|
@ -1,3 +1,13 @@
|
|||
/*
|
||||
* PROJECT: ReactOS Userinit Logon Application
|
||||
* LICENSE: GPL-2.0-or-later (https://spdx.org/licenses/GPL-2.0-or-later)
|
||||
* PURPOSE: Russian resource file
|
||||
* TRANSLATORS: Copyright 2006 Anton Belitsky (bmoof) <fidoworld@mail.ru>
|
||||
* Copyright 2016 Alexey Shaltsin (BinaryTree) <lexa2011_98@mail.ru>
|
||||
* Copyright 2016 Kudratov Olimjon <olim98@bk.ru>
|
||||
* Copyright 2017 Nikolay Burshtyn <amber8706@mail.ru>
|
||||
*/
|
||||
|
||||
LANGUAGE LANG_RUSSIAN, SUBLANG_DEFAULT
|
||||
|
||||
IDD_LOCALEPAGE DIALOGEX 0, 0, 317, 193
|
||||
|
@ -42,5 +52,5 @@ END
|
|||
|
||||
STRINGTABLE
|
||||
BEGIN
|
||||
IDS_SPAIN "Spanish (Spain)"
|
||||
IDS_SPAIN "Испанский (Испания)"
|
||||
END
|
||||
|
|
Loading…
Reference in a new issue