notepad: Fix an error in the Czech translation.

Michael Stefaniuc mstefani at redhat.de
Thu Jun 17 04:38:53 CDT 2010


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
-- 
1.6.4.4



More information about the wine-patches mailing list