notepad: Fix the Romanian translation.

Michael Stefaniuc mstefani at redhat.de
Mon May 18 17:00:20 CDT 2009


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

diff --git a/programs/notepad/Ro.rc b/programs/notepad/Ro.rc
index 1a288f7..9685de9 100644
--- a/programs/notepad/Ro.rc
+++ b/programs/notepad/Ro.rc
@@ -53,6 +53,7 @@ POPUP "&Editează" {
 POPUP "&Caută" {
   MENUITEM "&Caută...\tCtrl+F",         CMD_SEARCH
   MENUITEM "Caută &următorul\tF3",      CMD_SEARCH_NEXT
+  MENUITEM "&Înlocuiește...\tCtrl+H",   CMD_REPLACE
  }
 POPUP "&Ajutor" {
   MENUITEM "C&onținut",                 CMD_HELP_CONTENTS
-- 
1.6.3



More information about the wine-patches mailing list