Rok Mandeljc : mshtml: Fixed Slovenian translation.

Alexandre Julliard julliard at winehq.org
Mon Dec 8 09:45:52 CST 2008


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

Author: Rok Mandeljc <rok.mandeljc at email.si>
Date:   Sat Dec  6 16:38:07 2008 +0100

mshtml: Fixed Slovenian translation.

---

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

diff --git a/dlls/mshtml/Si.rc b/dlls/mshtml/Si.rc
index 9fa2521..2ec1c5c 100644
--- a/dlls/mshtml/Si.rc
+++ b/dlls/mshtml/Si.rc
@@ -34,8 +34,8 @@ CAPTION "Namestitev Wine Gecko"
 FONT 8, "MS Shell Dlg"
 {
     LTEXT "Ta program poskuša prikazati HTML stran. Wine za prikaz spletnih strani " \
-          "potrebuje Gecko (Mozillin HTML prikazovalnik). Kliknite Namesti, če" \
-          "želite, da Wine samodejno naloži in namesti Gecko (potrebna je povezava" \
+          "potrebuje Gecko (Mozillin HTML prikazovalnik). Kliknite Namesti, če " \
+          "želite, da Wine samodejno naloži in namesti Gecko (potrebna je povezava " \
           "z internetom).", ID_DWL_STATUS, 10, 10, 240, 30, SS_LEFT
     CONTROL "Napredek", ID_DWL_PROGRESS, PROGRESS_CLASSA, WS_BORDER|PBS_SMOOTH, 10, 40, 240, 12
     DEFPUSHBUTTON "&Namesti", ID_DWL_INSTALL, 200, 60, 50, 15, WS_GROUP | WS_TABSTOP




More information about the wine-cvs mailing list