Michael Stefaniuc : mshtml: Fix the Hungarian translation.
Module: wine Branch: master Commit: 6b2495863d78fa69fb04f3df6a7603ae637f25aa URL: http://source.winehq.org/git/wine.git/?a=commit;h=6b2495863d78fa69fb04f3df6a... Author: Michael Stefaniuc <mstefani(a)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..." }
participants (1)
-
Alexandre Julliard