New French translation.

Jonathan Ernst jonathan at ernstfamily.ch
Tue Dec 16 12:23:26 CST 2008


---
 dlls/cryptdlg/cryptdlg.rc    |    1 +
 dlls/cryptdlg/cryptdlg_Fr.rc |   36 ++++++++++++++++++++++++++++++++++++
 2 files changed, 37 insertions(+), 0 deletions(-)
 create mode 100644 dlls/cryptdlg/cryptdlg_Fr.rc

diff --git a/dlls/cryptdlg/cryptdlg.rc b/dlls/cryptdlg/cryptdlg.rc
index eb68dff..b56dd71 100644
--- a/dlls/cryptdlg/cryptdlg.rc
+++ b/dlls/cryptdlg/cryptdlg.rc
@@ -23,4 +23,5 @@
 #include "cryptres.h"
=20
 #include "cryptdlg_En.rc"
+#include "cryptdlg_Fr.rc"
 #include "cryptdlg_Ko.rc"
diff --git a/dlls/cryptdlg/cryptdlg_Fr.rc b/dlls/cryptdlg/cryptdlg_Fr.rc
new file mode 100644
index 0000000..23de9eb
--- /dev/null
+++ b/dlls/cryptdlg/cryptdlg_Fr.rc
@@ -0,0 +1,36 @@
+/*
+ * cryptdlg dll French resources
+ *
+ * Copyright 2008 Jonathan=C2=A0Ernst
+ *
+ * This library is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU Lesser General Public
+ * License as published by the Free Software Foundation; either
+ * version 2.1 of the License, or (at your option) any later version.
+ *
+ * This library is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this library; if not, write to the Free Software
+ * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,=
 USA
+ */
+
+LANGUAGE LANG_FRENCH, SUBLANG_NEUTRAL
+
+STRINGTABLE DISCARDABLE
+{
+    IDS_CERT_POLICY "Politique de certificat"
+    IDS_POLICY_ID "Identifiant de politique=C2=A0: "
+    IDS_POLICY_QUALIFIER_INFO "Policy Qualifier Info"
+    IDS_POLICY_QUALIFIER_ID "Policy Qualifier Id=3D"
+    IDS_CPS "CPS"
+    IDS_USER_NOTICE "User Notice"
+    IDS_QUALIFIER "Qualifier"
+    IDS_NOTICE_REF "Notice Reference"
+    IDS_ORGANIZATION "Organisation=3D"
+    IDS_NOTICE_NUM "Notice Number=3D"
+    IDS_NOTICE_TEXT "Notice Text=3D"
+}
--=20
1.5.6.3


--=-XSukqmVOCk+O6bu69j2m--




More information about the wine-patches mailing list