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

Alexandre Julliard julliard at winehq.org
Fri Aug 7 08:49:15 CDT 2009


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

Author: Frédéric Delanoy <frederic.delanoy at gmail.com>
Date:   Thu Aug  6 21:14:15 2009 +0200

jscript: Update French translation.

---

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

diff --git a/dlls/jscript/jscript_Fr.rc b/dlls/jscript/jscript_Fr.rc
index 6ef3502..4554fb0 100644
--- a/dlls/jscript/jscript_Fr.rc
+++ b/dlls/jscript/jscript_Fr.rc
@@ -35,6 +35,7 @@ STRINGTABLE DISCARDABLE
     IDS_SEMICOLON           "« ; » attendu"
     IDS_LBRACKET            "« ( » attendu"
     IDS_RBRACKET            "« ) » attendu"
+    IDS_UNTERMINATED_STR    "Constante chaîne de caractères non clôturée"
     IDS_NOT_FUNC            "Fonction attendue"
     IDS_NOT_DATE            "« [objet] » n'est pas un objet de type date"
     IDS_NOT_NUM             "Nombre attendu"




More information about the wine-cvs mailing list