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

Alexandre Julliard julliard at winehq.org
Tue Sep 8 08:53:44 CDT 2009


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

Author: Frédéric Delanoy <frederic.delanoy at gmail.com>
Date:   Wed Sep  2 22:25:37 2009 +0200

jscript: Update French translation.

---

 dlls/jscript/jscript_Fr.rc |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/dlls/jscript/jscript_Fr.rc b/dlls/jscript/jscript_Fr.rc
index 4554fb0..6206055 100644
--- a/dlls/jscript/jscript_Fr.rc
+++ b/dlls/jscript/jscript_Fr.rc
@@ -39,6 +39,7 @@ STRINGTABLE DISCARDABLE
     IDS_NOT_FUNC            "Fonction attendue"
     IDS_NOT_DATE            "« [objet] » n'est pas un objet de type date"
     IDS_NOT_NUM             "Nombre attendu"
+    IDS_OBJECT_EXPECTED     "Objet attendu"
     IDS_ILLEGAL_ASSIGN      "Affectation illégale"
     IDS_UNDEFINED           "« | » n'est pas défini"
     IDS_NOT_BOOL            "Booléen attendu"




More information about the wine-cvs mailing list