]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - langs/en/install/lang_en.c
Merge commit 'origin/core43'
[people/pmueller/ipfire-2.x.git] / langs / en / install / lang_en.c
index 2977a20439524dc6580c46d594457f7241296168..10c35b4e82a5fe46ec1d7068974eb0a47d3819f1 100644 (file)
@@ -571,6 +571,20 @@ char *en_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:",
+};