jscript: Update French translation.
This commit is contained in:
parent
728aaf2902
commit
80e85cdb89
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue