summaryrefslogtreecommitdiff
path: root/src/lang/french.txt
diff options
context:
space:
mode:
authoryexo <yexo@openttd.org>2012-01-15 19:30:27 +0000
committeryexo <yexo@openttd.org>2012-01-15 19:30:27 +0000
commit44ddde6fa1c3b6b5c921ec8540b50a9f0ca90a98 (patch)
tree150b9e236311c9b6c2b867da399be32a872653f2 /src/lang/french.txt
parentfab78a7bf2a900bc64de69a7dcdb4e558e2a1824 (diff)
downloadopenttd-44ddde6fa1c3b6b5c921ec8540b50a9f0ca90a98.tar.xz
(svn r23813) -Codechange: fix other language files
Diffstat (limited to 'src/lang/french.txt')
-rw-r--r--src/lang/french.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lang/french.txt b/src/lang/french.txt
index 4e6afb5eb..af5b51d34 100644
--- a/src/lang/french.txt
+++ b/src/lang/french.txt
@@ -2534,10 +2534,10 @@ STR_NEWGRF_ERROR_LOAD_AFTER :{1:STRING} doit
STR_NEWGRF_ERROR_OTTD_VERSION_NUMBER :{1:STRING} nécessite OpenTTD version {STRING} ou supérieur
STR_NEWGRF_ERROR_AFTER_TRANSLATED_FILE :le fichier GRF qu'il doit traduire
STR_NEWGRF_ERROR_TOO_MANY_NEWGRFS_LOADED :Trop de NewGRFs sont chargés
-STR_NEWGRF_ERROR_STATIC_GRF_CAUSES_DESYNC :Charger {2:STRING} comme NewGRF statique avec {4:STRING} peut provoquer des erreurs de synchronisation
+STR_NEWGRF_ERROR_STATIC_GRF_CAUSES_DESYNC :Charger {1:STRING} comme NewGRF statique avec {STRING} peut provoquer des erreurs de synchronisation
STR_NEWGRF_ERROR_CORRUPT_SPRITE :{YELLOW}{STRING} contient un sprite corrompu. Tous les sprites corrompus seront remplacés par un point d'interrogation rouge (?)
STR_NEWGRF_ERROR_MISSING_SPRITES :{WHITE}Il manque certains sprites dans les graphiques de base actuellement utilisés.{}Veuillez mettre à jour les graphiques de base
-STR_NEWGRF_ERROR_FORCEFULLY_DISABLED :{2:STRING} a été désactivé par {4:STRING}
+STR_NEWGRF_ERROR_FORCEFULLY_DISABLED :{1:STRING} a été désactivé par {STRING}
# NewGRF related 'general' warnings
STR_NEWGRF_POPUP_CAUTION_CAPTION :{WHITE}Attention{NBSP}!