Michael Stefaniuc : regedit: Fix the Hungarian translation.

Alexandre Julliard julliard at winehq.org
Fri May 30 05:41:46 CDT 2008


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

Author: Michael Stefaniuc <mstefani at redhat.de>
Date:   Fri May 30 00:54:18 2008 +0200

regedit: Fix the Hungarian translation.

---

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

diff --git a/programs/regedit/Hu.rc b/programs/regedit/Hu.rc
index 2b24ac1..53a0a3b 100644
--- a/programs/regedit/Hu.rc
+++ b/programs/regedit/Hu.rc
@@ -47,6 +47,7 @@ BEGIN
             MENUITEM "&Sztring érték",               ID_EDIT_NEW_STRINGVALUE
             MENUITEM "&Bináris érték",               ID_EDIT_NEW_BINARYVALUE
             MENUITEM "&DWORD érték",                ID_EDIT_NEW_DWORDVALUE
+            MENUITEM "&Multi String Value",         ID_EDIT_NEW_MULTI_STRINGVALUE
         END
         MENUITEM SEPARATOR
         MENUITEM "&Törlés\tDel",                ID_EDIT_DELETE




More information about the wine-cvs mailing list