]> git.ipfire.org Git - people/teissler/ipfire-2.x.git/blobdiff - langs/fr/install/lang_fr.c
Add force dhcp mtu option to setup.
[people/teissler/ipfire-2.x.git] / langs / fr / install / lang_fr.c
index 25c313c7c4877fc035fbfdd03e0d40f6c58b5280..6fbcc4113bb5a94225b8d698c6c94f82ee085c0c 100644 (file)
@@ -424,7 +424,7 @@ char *fr_tr[] = {
 /* TR_SETTING_SETUP_PASSWORD */
 "A ENLEVER",
 /* TR_SETUP_FINISHED */
-"Installation terminée.  Appuyer sur Ok pour redémarrer.",
+"Installation terminée.",
 /* TR_SETUP_NOT_COMPLETE */
 "L'installation initiale n'est pas complètement finie.  Vous devez vous assurer que l'installation s'est finie correctement en relançant l'installation depuis le shell.",
 /* TR_SETUP_PASSWORD */
@@ -567,6 +567,20 @@ char *fr_tr[] = {
 "I accept this license.",
 /* TR_LICENSE_NOT_ACCEPTED */
 "License not accepted. Exit!",
-
-}; 
-  
+/* TR_EXT2FS_DESCR */
+"Ext2 - Filesystem without Journal (suggested for flashdrives)",
+/* TR_EXT3FS_DESCR */
+"Ext3 - Filesystem with Journal",
+/* TR_EXT4FS_DESCR */
+"Ext4 - Filesystem with Journal",
+/* TR_REISERFS_DESCR */
+"ReiserFS - Filesystem with Journal",
+/* TR_NO_LOCAL_SOURCE */
+"No local source media found. Starting download.",
+/* TR_DOWNLOADING_ISO */
+"Downloading Installation-Image ...",
+/* TR_DOWNLOAD_ERROR */
+"Error while downloading!",
+/* TR_DHCP_FORCE_MTU */
+"Force DHCP mtu:",
+};