Michael Stefaniuc : mshtml: Fix the Finnish translation.

Alexandre Julliard julliard at winehq.org
Thu May 29 06:52:43 CDT 2008


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

Author: Michael Stefaniuc <mstefani at 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..."
 }




More information about the wine-cvs mailing list