]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - langs/es/install/lang_es.c
Add ext4 support to installer.
[ipfire-2.x.git] / langs / es / install / lang_es.c
index 9e3d52da8c78f504aacc31c2b694039b93b18a00..7dd06521ed15fe0420f7bbe8e0ce418f16f52bcc 100644 (file)
@@ -567,6 +567,13 @@ char *es_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",
 };