Jonathan Ernst : shdoclc: Update French translation.

Alexandre Julliard julliard at wine.codeweavers.com
Mon Jan 8 06:35:13 CST 2007


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

Author: Jonathan Ernst <jonathan at ernstfamily.ch>
Date:   Sat Jan  6 15:11:25 2007 +0100

shdoclc: 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"




More information about the wine-cvs mailing list