Michael Stefaniuc : notepad: Fix an error in the Czech translation.

Alexandre Julliard julliard at winehq.org
Thu Jun 17 11:17:15 CDT 2010


Module: wine
Branch: master
Commit: 1734d098c9e34affde6fca6c30385bffb76e830b
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=1734d098c9e34affde6fca6c30385bffb76e830b

Author: Michael Stefaniuc <mstefani at redhat.de>
Date:   Thu Jun 17 11:38:53 2010 +0200

notepad: Fix an error in the Czech translation.

Translation by Radek Vokal.

---

 programs/notepad/Cs.rc |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/programs/notepad/Cs.rc b/programs/notepad/Cs.rc
index 745062d..016f61e 100644
--- a/programs/notepad/Cs.rc
+++ b/programs/notepad/Cs.rc
@@ -59,6 +59,7 @@ POPUP "U&pravit" {
 POPUP "&Hledání" {
   MENUITEM "&Hledej...\tCtrl+F",   CMD_SEARCH
   MENUITEM "&Najdi další\tF3",  CMD_SEARCH_NEXT
+  MENUITEM "Nah&radit...\tCtrl+H", CMD_REPLACE
  }
 POPUP "&Nápovìda" {
   MENUITEM "&Obsah",         CMD_HELP_CONTENTS




More information about the wine-cvs mailing list