Frédéric Delanoy : wininet: Update French translation.

Alexandre Julliard julliard at winehq.org
Wed Dec 22 10:57:38 CST 2010


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

Author: Frédéric Delanoy <frederic.delanoy at gmail.com>
Date:   Wed Dec 22 11:17:36 2010 +0100

wininet: Update French translation.

---

 dlls/wininet/wininet_Fr.rc |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)

diff --git a/dlls/wininet/wininet_Fr.rc b/dlls/wininet/wininet_Fr.rc
index f1e6af9..aa1b463 100644
--- a/dlls/wininet/wininet_Fr.rc
+++ b/dlls/wininet/wininet_Fr.rc
@@ -5,7 +5,7 @@
  * Copyright 2003 Mike McCormack for CodeWeavers
  * Copyright 2003 Vincent Béron
  * Copyright 2005 Jonathan Ernst
- * Copyright 2009 Frédéric Delanoy
+ * Copyright 2009-2010 Frédéric Delanoy
  *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
@@ -72,4 +72,8 @@ FONT 8, "MS Shell Dlg"
 STRINGTABLE
 {
   IDS_LANCONNECTION "Connexion réseau local (LAN)"
+  IDS_CERT_CA_INVALID   "Le certificat est délivré par un éditeur inconnu ou non fiable."
+  IDS_CERT_DATE_INVALID "La date sur le certificat est invalide."
+  IDS_CERT_CN_INVALID   "Le nom sur le certificat ne correspond pas au nom du site."
+  IDS_CERT_ERRORS       "Ce certificat comporte au moins un problème de sécurité indéterminé."
 }




More information about the wine-cvs mailing list