hhctrl.ocx: Update French translation.

This commit is contained in:
Frédéric Delanoy 2009-07-03 02:08:06 +02:00 committed by Alexandre Julliard
parent e400b15378
commit 90df7b1394
1 changed files with 7 additions and 4 deletions

View File

@ -21,6 +21,9 @@
#include "resource.h"
/* UTF-8 */
#pragma code_page(65001)
LANGUAGE LANG_FRENCH, SUBLANG_NEUTRAL
STRINGTABLE
@ -35,9 +38,9 @@ STRINGTABLE
BEGIN
IDTB_EXPAND "Afficher"
IDTB_CONTRACT "Cacher"
IDTB_STOP "Arrêter"
IDTB_STOP "Arrêter"
IDTB_REFRESH "A&ctualiser"
IDTB_BACK "Précédent"
IDTB_BACK "Précédent"
IDTB_HOME "Sommaire"
IDTB_SYNC "Synchroniser"
IDTB_PRINT "Imprimer"
@ -51,8 +54,8 @@ BEGIN
IDTB_SEARCH "IDTB_SEARCH"
IDTB_HISTORY "IDTB_HISTORY"
IDTB_FAVORITES "IDTB_FAVORITES"
IDTB_JUMP1 "Jump1"
IDTB_JUMP2 "Jump2"
IDTB_JUMP1 "Saut1"
IDTB_JUMP2 "Saut2"
IDTB_CUSTOMIZE "Personnaliser"
IDTB_ZOOM "Zoom"
IDTB_TOC_NEXT "IDTB_TOC_NEXT"