Michael Stefaniuc : notepad: Fix the Romanian translation.

Alexandre Julliard julliard at winehq.org
Tue May 19 09:23:05 CDT 2009


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

Author: Michael Stefaniuc <mstefani at redhat.de>
Date:   Tue May 19 00:00:20 2009 +0200

notepad: Fix the Romanian translation.

---

 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




More information about the wine-cvs mailing list