Igor Paliychuk : notepad: Ukrainian translation fix.

Alexandre Julliard julliard at winehq.org
Wed Oct 6 14:38:19 CDT 2010


Module: wine
Branch: stable
Commit: b78c4a3bac12d5eabb0256118ded90fd9926c3ec
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=b78c4a3bac12d5eabb0256118ded90fd9926c3ec

Author: Igor Paliychuk <Igor-hkr at mail.ru>
Date:   Tue Jul 20 20:45:29 2010 +0300

notepad: Ukrainian translation fix.
(cherry picked from commit 516e8a3b601070e67d77f986af6baf8a3837677c)

---

 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




More information about the wine-cvs mailing list