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

Alexandre Julliard julliard at winehq.org
Tue Aug 17 11:31:12 CDT 2010


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

Author: Frédéric Delanoy <frederic.delanoy at gmail.com>
Date:   Mon Aug 16 21:10:00 2010 +0200

jscript: Update French translation.

---

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

diff --git a/dlls/jscript/jscript_Fr.rc b/dlls/jscript/jscript_Fr.rc
index a5247a8..7d62eb6 100644
--- a/dlls/jscript/jscript_Fr.rc
+++ b/dlls/jscript/jscript_Fr.rc
@@ -1,7 +1,7 @@
 /*
  * French resources for jscript
  *
- * Copyright 2009 Frédéric Delanoy
+ * Copyright 2009-2010 Frédéric Delanoy
  *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
@@ -31,6 +31,7 @@ STRINGTABLE
     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_UNSUPPORTED_ACTION  "Cet objet ne supporte pas cette action"
     IDS_ARG_NOT_OPT         "Argument non optionnel"
     IDS_SYNTAX_ERROR        "Erreur de syntaxe"
     IDS_SEMICOLON           "« ; » attendu"




More information about the wine-cvs mailing list