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

jscript: Update French translation.

parent 08f09d0d
......@@ -31,9 +31,14 @@ STRINGTABLE DISCARDABLE
IDS_INVALID_CALL_ARG "Appel de procédure ou argument invalide"
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"
IDS_SEMICOLON "« ; » attendu"
IDS_LBRACKET "« ( » attendu"
IDS_RBRACKET "« ) » attendu"
IDS_NOT_FUNC "Fonction attendue"
IDS_NOT_DATE "« [objet] » n'est pas un objet de type date"
IDS_NOT_NUM "Nombre attendu"
IDS_ILLEGAL_ASSIGN "Affectation illégale"
IDS_UNDEFINED "« | » n'est pas défini"
IDS_NOT_BOOL "Booléen attendu"
IDS_INVALID_LENGTH "La longueur d'un tableau doit être un entier positif"
......
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