]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - langs/fr/install/lang_fr.c
Add ext4 support to installer.
[people/pmueller/ipfire-2.x.git] / langs / fr / install / lang_fr.c
index c6b4e119a25fd1bc34ccb2988f538eaf1e961761..506faf52b0e6489926a7a438aa3574e44600ac26 100644 (file)
@@ -567,6 +567,13 @@ 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",
 };