]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - langs/fr/install/lang_fr.c
Add force dhcp mtu option to setup.
[people/pmueller/ipfire-2.x.git] / langs / fr / install / lang_fr.c
index c6b4e119a25fd1bc34ccb2988f538eaf1e961761..6fbcc4113bb5a94225b8d698c6c94f82ee085c0c 100644 (file)
@@ -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:",
+};