X-Git-Url: http://git.ipfire.org/?p=people%2Fpmueller%2Fipfire-2.x.git;a=blobdiff_plain;f=langs%2Ffr%2Finstall%2Flang_fr.c;h=7d04a72306a85f9016718d494b99a52105e847a3;hp=d2abdbad185bbb4d295be413ecfa67f286c6e7a0;hb=7a14ad3bb7b7639df0de04476233017fe9619d4a;hpb=514bee894cc0c0825fb874689d3e245d3fdaf1de diff --git a/langs/fr/install/lang_fr.c b/langs/fr/install/lang_fr.c index d2abdbad18..7d04a72306 100644 --- a/langs/fr/install/lang_fr.c +++ b/langs/fr/install/lang_fr.c @@ -564,9 +564,9 @@ char *fr_tr[] = { /* TR_DHCP_STOPSERVER */ "Arrêt du serveur DHCP ...", /* TR_LICENSE_ACCEPT */ -"I accept this license.", +"J'accepte les termes de cette licence.", /* TR_LICENSE_NOT_ACCEPTED */ -"License not accepted. Exit!", +"Je n'accepte pas les termes de cette licence, quitter le programme d'installation.", /* TR_EXT2FS_DESCR */ "Ext2 - Filesystem without Journal (suggested for flashdrives)", /* TR_EXT3FS_DESCR */ @@ -581,4 +581,6 @@ char *fr_tr[] = { "Downloading Installation-Image ...", /* TR_DOWNLOAD_ERROR */ "Error while downloading!", +/* TR_DHCP_FORCE_MTU */ +"Force DHCP mtu:", };