Frédéric Delanoy : mshtml: Update French translation.
Module: wine Branch: master Commit: 56245243f08d58db07f986f09d7694d9c4e6c6f5 URL: http://source.winehq.org/git/wine.git/?a=commit;h=56245243f08d58db07f986f09d... Author: Frédéric Delanoy <frederic.delanoy(a)gmail.com> Date: Wed Aug 4 21:40:02 2010 +0200 mshtml: Update French translation. --- dlls/mshtml/Fr.rc | 6 ++++++ 1 files changed, 6 insertions(+), 0 deletions(-) diff --git a/dlls/mshtml/Fr.rc b/dlls/mshtml/Fr.rc index 924e4b0..19f4fe1 100644 --- a/dlls/mshtml/Fr.rc +++ b/dlls/mshtml/Fr.rc @@ -29,6 +29,12 @@ LANGUAGE LANG_FRENCH, SUBLANG_NEUTRAL STRINGTABLE { + IDS_STATUS_DONE "Terminé" + IDS_STATUS_DOWNLOADINGFROM "Téléchargement depuis %s..." +} + +STRINGTABLE +{ IDS_HTMLDISABLED "Le rendu HTML est actuellement désactivé." IDS_HTMLDOCUMENT "Document HTML" IDS_DOWNLOADING "Téléchargement..."
participants (1)
-
Alexandre Julliard