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

commit 2bd4081936f4b26566658a0a39e19948d6761956
Author:     Stanislav Motylkov <[email protected]>
AuthorDate: Tue Apr 21 00:24:23 2020 +0300
Commit:     Stanislav Motylkov <[email protected]>
CommitDate: Tue Apr 21 00:24:23 2020 +0300

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

diff --git a/dll/win32/browseui/lang/ru-RU.rc b/dll/win32/browseui/lang/ru-RU.rc
index 43a3bba5d95..36be7ca8dbf 100644
--- a/dll/win32/browseui/lang/ru-RU.rc
+++ b/dll/win32/browseui/lang/ru-RU.rc
@@ -348,6 +348,6 @@ END
 
 STRINGTABLE
 BEGIN
-    IDS_PARSE_ADDR_ERR_TITLE "ReactOS Explorer"
-    IDS_PARSE_ADDR_ERR_TEXT "ReactOS Explorer cannot find '%1'. Check the 
spelling and try again."
+    IDS_PARSE_ADDR_ERR_TITLE "Проводник ReactOS"
+    IDS_PARSE_ADDR_ERR_TEXT "Проводник ReactOS не может найти '%1'. Проверьте 
правильность написания и попробуйте снова."
 END

Reply via email to