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

Alexandre Julliard julliard at winehq.org
Thu Oct 1 09:48:19 CDT 2009


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

Author: Frédéric Delanoy <frederic.delanoy at gmail.com>
Date:   Wed Sep 30 19:18:40 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 c523b6d..8c23e41 100644
--- a/dlls/jscript/jscript_Fr.rc
+++ b/dlls/jscript/jscript_Fr.rc
@@ -29,6 +29,7 @@ STRINGTABLE DISCARDABLE
 {
     IDS_TO_PRIMITIVE        "Erreur lors de la conversion de l'objet vers un type primitif"
     IDS_INVALID_CALL_ARG    "Appel de procédure ou argument invalide"
+    IDS_CREATE_OBJ_ERROR    "Le serveur d'automatisation ne peut créer l'objet"
     IDS_NO_PROPERTY         "Cet objet ne supporte pas cette propriété ou méthode"
     IDS_ARG_NOT_OPT         "Argument non optionnel"
     IDS_SYNTAX_ERROR        "Erreur de syntaxe"




More information about the wine-cvs mailing list