notepad: Fix an error in an Esperanto resource

Michael Stefaniuc mstefani at redhat.de
Mon Jul 12 17:05:18 CDT 2010


... by copying over the English string.
---
 programs/notepad/Eo.rc |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/programs/notepad/Eo.rc b/programs/notepad/Eo.rc
index 9aafbef..4cc7f65 100644
--- a/programs/notepad/Eo.rc
+++ b/programs/notepad/Eo.rc
@@ -53,6 +53,7 @@ POPUP "&Redakto" {
 POPUP "&Seræu" {
   MENUITEM "Seræu\tCtrl+F",   CMD_SEARCH
   MENUITEM "Seræu sekvanta\tF3",  CMD_SEARCH_NEXT
+  MENUITEM "&Replace...\tCtrl+H", CMD_REPLACE
  }
 POPUP "&Helpo" {
   MENUITEM "Enhavo",         CMD_HELP_CONTENTS
-- 
1.7.2.rc2



More information about the wine-patches mailing list