https://git.reactos.org/?p=reactos.git;a=commitdiff;h=e63be36c687b144319a362dc9d35cd67ad697293

commit e63be36c687b144319a362dc9d35cd67ad697293
Author:     Stanislav Motylkov <[email protected]>
AuthorDate: Tue Oct 11 00:46:14 2022 +0300
Commit:     Stanislav Motylkov <[email protected]>
CommitDate: Tue Oct 11 00:48:31 2022 +0300

    [BROWSEUI] Update Russian (ru-RU) translation
    
    Addendum to 2e67c18d. CORE-18394
---
 dll/win32/browseui/lang/ru-RU.rc | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/dll/win32/browseui/lang/ru-RU.rc b/dll/win32/browseui/lang/ru-RU.rc
index 8f7e9fea772..312e72f1bf5 100644
--- a/dll/win32/browseui/lang/ru-RU.rc
+++ b/dll/win32/browseui/lang/ru-RU.rc
@@ -2,9 +2,9 @@
  * PROJECT:     ReactOS Explorer
  * LICENSE:     LGPL-2.1-or-later (https://spdx.org/licenses/LGPL-2.1-or-later)
  * PURPOSE:     Russian resource file
- * COPYRIGHT:   Copyright 2014-2015 Petr Akhlamov ([email protected])
- *              Copyright 2017-2020 Stanislav Motylkov ([email protected])
- *              Copyright 2019 Abdulganiev Rafael 
(abdulganiev.rafael[at]gmail.com)
+ * COPYRIGHT:   Copyright 2014-2015 Petr Akhlamov <[email protected]>
+ *              Copyright 2017-2022 Stanislav Motylkov <[email protected]>
+ *              Copyright 2019 Abdulganiev Rafael 
<[email protected]>
  */
 
 LANGUAGE LANG_RUSSIAN, SUBLANG_DEFAULT
@@ -307,7 +307,7 @@ END
 
 STRINGTABLE
 BEGIN
-    IDS_ADDRESSMENUTEXT "&Address"
+    IDS_ADDRESSMENUTEXT "&Адрес"
     IDS_HISTORYTEXT "&История\tCtrl+H"
 END
 

Reply via email to