shdoclc : update French translation

Jonathan Ernst jonathan at ernstfamily.ch
Sat Jan 6 08:11:25 CST 2007


-------------- next part --------------
>From 15a093617aca3002b1a106153d95e4dfaeb1b1d6 Mon Sep 17 00:00:00 2001
From: Jonathan Ernst <jonathan at ernstfamily.ch>
Date: Sat, 6 Jan 2007 15:00:42 +0100
Subject: [PATCH] - update French translation
---
 dlls/shdoclc/Fr.rc |   13 ++++++++++++-
 1 files changed, 12 insertions(+), 1 deletions(-)

diff --git a/dlls/shdoclc/Fr.rc b/dlls/shdoclc/Fr.rc
index 0aa36b5..75aefc7 100644
--- a/dlls/shdoclc/Fr.rc
+++ b/dlls/shdoclc/Fr.rc
@@ -2,7 +2,7 @@
  * MsHTML resources
  * French Language Support
  *
- * Copyright 2005-2006 Jonathan Ernst
+ * Copyright 2005-2007 Jonathan Ernst
  *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
@@ -22,6 +22,17 @@
 
 LANGUAGE LANG_FRENCH, SUBLANG_NEUTRAL
 
+STRINGTABLE DISCARDABLE
+{
+    IDS_MESSAGE_BOX_TITLE, "Internet Explorer de Wine"
+}
+
+STRINGTABLE DISCARDABLE
+{
+    IDS_PRINT_HEADER_TEMPLATE "&w&bPage &p" /* FIXME: should be "&w&bPage &p of &P" */
+    IDS_PRINT_FOOTER_TEMPLATE "&u&b&d"
+}
+
 IDR_BROWSE_CONTEXT_MENU MENU
 {
     POPUP "Default"
-- 
1.4.1



More information about the wine-patches mailing list