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

commit c60c4886d9b1e031fcf2f7d1171fbabe4f94eb47
Author:     Stanislav Motylkov <[email protected]>
AuthorDate: Sat Dec 8 22:19:36 2018 +0300
Commit:     Hermès BÉLUSCA - MAÏTO <[email protected]>
CommitDate: Sat Dec 8 23:36:06 2018 +0100

    [NOTEPAD] Update russian translation
    
    Addendum to 60e9fcc.
---
 base/applications/notepad/lang/ru-RU.rc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/base/applications/notepad/lang/ru-RU.rc 
b/base/applications/notepad/lang/ru-RU.rc
index 7bd48ae2f2..731ade335a 100644
--- a/base/applications/notepad/lang/ru-RU.rc
+++ b/base/applications/notepad/lang/ru-RU.rc
@@ -62,7 +62,7 @@ BEGIN
     BEGIN
         MENUITEM "&Содержание", CMD_HELP_CONTENTS
         MENUITEM SEPARATOR
-        MENUITEM "&About Notepad", CMD_HELP_ABOUT_NOTEPAD
+        MENUITEM "&О программе Блокнот", CMD_HELP_ABOUT_NOTEPAD
     END
 END
 

Reply via email to