Commit 80e85cdb authored by Frédéric Delanoy's avatar Frédéric Delanoy Committed by Alexandre Julliard

jscript: Update French translation.

parent 728aaf29
/*
* 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"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment