Michael Stefaniuc : mshtml: Fix the Hungarian translation.

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


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

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

mshtml: Fix the Hungarian translation.

---

 dlls/mshtml/Hu.rc |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/dlls/mshtml/Hu.rc b/dlls/mshtml/Hu.rc
index bb2d330..7f3d254 100644
--- a/dlls/mshtml/Hu.rc
+++ b/dlls/mshtml/Hu.rc
@@ -23,4 +23,6 @@ STRINGTABLE DISCARDABLE
 {
     IDS_HTMLDISABLED    "A HTML rajzolás jelenleg le van tiltva."
     IDS_HTMLDOCUMENT    "HTML Dokumentum"
+    IDS_DOWNLOADING     "Downloading..."
+    IDS_INSTALLING      "Installing..."
 }




More information about the wine-cvs mailing list