Luca Bennati : wininet: Update Italian translation.

Alexandre Julliard julliard at winehq.org
Tue Sep 21 13:59:27 CDT 2010


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

Author: Luca Bennati <lucak3 at gmail.com>
Date:   Mon Sep 20 23:42:17 2010 +0200

wininet: Update Italian translation.

---

 dlls/wininet/wininet_It.rc |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/dlls/wininet/wininet_It.rc b/dlls/wininet/wininet_It.rc
index b7d5d79..4bf4a99 100644
--- a/dlls/wininet/wininet_It.rc
+++ b/dlls/wininet/wininet_It.rc
@@ -20,6 +20,9 @@
 
 #include "resource.h"
 
+/* UTF-8 */
+#pragma code_page(65001)
+
 LANGUAGE LANG_ITALIAN, SUBLANG_NEUTRAL
 
 IDD_PROXYDLG DIALOG 36, 24, 250, 154
@@ -29,7 +32,7 @@ FONT 8, "MS Shell Dlg"
 {
  LTEXT "Inserire il nome utente e la password:", -1, 40, 6, 150, 15
  LTEXT "Proxy", -1, 40, 26, 50, 10
- LTEXT "Realm", -1, 40, 46, 50, 10
+ LTEXT "Dominio", -1, 40, 46, 50, 10
  LTEXT "Utente", -1, 40, 66, 50, 10
  LTEXT "Password", -1, 40, 86, 50, 10
  LTEXT "" IDC_PROXY, 80, 26, 150, 14, 0
@@ -49,7 +52,7 @@ FONT 8, "MS Shell Dlg"
 {
  LTEXT "Inserire il nome utente e la password:", -1, 40, 6, 150, 15
  LTEXT "Server", -1, 40, 26, 50, 10
- LTEXT "Realm", -1, 40, 46, 50, 10
+ LTEXT "Dominio", -1, 40, 46, 50, 10
  LTEXT "Utente", -1, 40, 66, 50, 10
  LTEXT "Password", -1, 40, 86, 50, 10
  LTEXT "" IDC_SERVER, 80, 26, 150, 14, 0




More information about the wine-cvs mailing list