Michael Stefaniuc : mshtml: Fix the Finnish translation.
Module: wine Branch: master Commit: 29437dde3a2d364308fc4719da392d4f2564ef3a URL: http://source.winehq.org/git/wine.git/?a=commit;h=29437dde3a2d364308fc4719da... Author: Michael Stefaniuc <mstefani(a)redhat.de> Date: Thu May 29 01:34:05 2008 +0200 mshtml: Fix the Finnish translation. --- dlls/mshtml/Fi.rc | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/dlls/mshtml/Fi.rc b/dlls/mshtml/Fi.rc index 8ca063b..d1d389a 100644 --- a/dlls/mshtml/Fi.rc +++ b/dlls/mshtml/Fi.rc @@ -25,4 +25,6 @@ STRINGTABLE DISCARDABLE { IDS_HTMLDISABLED "HTML:n n�ytt�minen on t�ll�hetkell� poistettu k�yt�st�." IDS_HTMLDOCUMENT "HTML Dokumentti" + IDS_DOWNLOADING "Downloading..." + IDS_INSTALLING "Installing..." }
participants (1)
-
Alexandre Julliard