Additional French corrections.

This commit is contained in:
ehouse 2007-04-23 03:24:34 +00:00
parent a1a0f9934a
commit ee636886a1
2 changed files with 6 additions and 4 deletions

View file

@ -26,7 +26,7 @@
* itself. The build system creats a str# resource with the latter
* and generates a .h file of #defines using the former. */
{ "STR_COMMIT_CONFIRM", "Confirmez-vous le coup en cours ?\n" },
{ "STR_COMMIT_CONFIRM", "Confirmez-vous le coup actuel ?\n" },
{ "STR_NOT_YOUR_TURN", "Impossible ; ce n'est pas votre tour !" },
{ "STR_NO_PEEK_ROBOT_TILES", "No peeking at the robot's tiles!" },
#ifndef XWFEATURE_STANDALONE_ONLY
@ -149,12 +149,14 @@
"Voir le manuel sur xwords.sourceforge.net\n\n" \
"Ce programme est 'cartepostale'. Si vous l'appréciez, " \
"Ce programme est 'postcardware'. Si vous l'appréciez, " \
"svp, envoyez une carte postale à :\n" \
"The Houses\n" \
"1610 NW 14th Place\n" \
"Corvallis, OR 97330 USA\n\n"
"Developpé sur Debian GNU/Linux avec the prc-tools "\
"suite." \
"suite.\n\n"\
"Traduction par Francis H."
},

View file

@ -395,7 +395,7 @@ BEGIN
#ifdef XWFEATURE_SEARCHLIMIT
CHECKBOX "Désactiver indices" ID XW_PREFS_NOHINTS_CHECKBOX_ID \
AT (LEFTCOL PREVTOP+PREFS_SPACING AUTO AUTO) NONUSABLE
CHECKBOX "Indices locaux" ID XW_PREFS_HINTRECT_CHECKBOX_ID \
CHECKBOX "En local" ID XW_PREFS_HINTRECT_CHECKBOX_ID \
AT (PREVRIGHT+3 PREVTOP AUTO AUTO) NONUSABLE
#else
CHECKBOX "Désactiver indices" ID XW_PREFS_NOHINTS_CHECKBOX_ID \