Module: wine Branch: master Commit: 516e8a3b601070e67d77f986af6baf8a3837677c URL: http://source.winehq.org/git/wine.git/?a=commit;h=516e8a3b601070e67d77f986af...
Author: Igor Paliychuk Igor-hkr@mail.ru Date: Tue Jul 20 20:45:29 2010 +0300
notepad: Ukrainian translation fix.
---
programs/notepad/Uk.rc | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/programs/notepad/Uk.rc b/programs/notepad/Uk.rc index 95938e9..b0844e0 100644 --- a/programs/notepad/Uk.rc +++ b/programs/notepad/Uk.rc @@ -63,7 +63,7 @@ POPUP "&Пошук" { } POPUP "&Довідка" { MENUITEM "&Зміст", CMD_HELP_CONTENTS - MENUITEM "&Пошук...", CMD_HELP_SEARCH + MENUITEM "По&шук...", CMD_HELP_SEARCH MENUITEM "&Використання Довідки", CMD_HELP_ON_HELP MENUITEM SEPARATOR MENUITEM "&Про Notepad", CMD_HELP_ABOUT_NOTEPAD