jscript: Update French translation

Frédéric Delanoy frederic.delanoy at gmail.com
Mon Aug 16 14:10:00 CDT 2010


---
 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"
-- 
1.7.2.1




More information about the wine-patches mailing list