]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - langs/en/install/lang_en.c
Allow to select the target disk and allow selecting multiple of them.
[ipfire-2.x.git] / langs / en / install / lang_en.c
index b8edeac15922d5dbb7ded0bc99e5c5eeeccbbdb3..1b60505c9fffad56fbcfad37c786cbb0035e79b3 100644 (file)
@@ -329,6 +329,24 @@ char *en_tr[] = {
 "No GREEN interface assigned.",
 /* TR_NO_HARDDISK */
 "No hard disk found.",
+/* TR_DISK_SELECTION */
+"Disk Selection",
+/* TR_DISK_SELECTION_MSG */
+"Select the disk(s) you want to install IPFire on. First those will be partitioned, and then the partitions will have a filesystem put on them.\n\nALL DATA ON THE DISK WILL BE DESTROYED.",
+/* TR_NO_DISK_SELECTED */
+"No disk has been selected.\n\nPlease select one or more disks you want to install IPFire on.",
+/* TR_DISK_SETUP */
+"Disk Setup",
+/* TR_DISK_SETUP_DESC */
+"The installation program will now prepare the chosen harddisk:\n\n  %s\n\nDo you agree to continue?",
+/* TR_RAID_SETUP */
+"RAID Setup",
+/* TR_RAID_SETUP_DESC */
+"The installation program will now set up a RAID configuration on the selected harddisks:\n\n  %s\n  %s\n\nDo you agree to continue?",
+/* TR_DELETE_ALL_DATA */
+"Delete all data",
+/* TR_DISK_CONFIGURATION_NOT_SUPPORTED */
+"You disk configuration is currently not supported.",
 /* TR_NO_IPCOP_TARBALL_FOUND */
 "No ipcop tarball found on Web Server.",
 /* TR_NO_ORANGE_INTERFACE */
@@ -354,7 +372,7 @@ char *en_tr[] = {
 /* TR_PHONENUMBER_CANNOT_BE_EMPTY */
 "Phone number cannot be empty.",
 /* TR_PREPARE_HARDDISK */
-"The installation program will now prepare the harddisk on %s. First the disk will be partitioned, and then the partitions will have a filesystem put on them.",
+"The installation program will now prepare the harddisk on %s. First the disk will be partitioned, and then the partitions will have a filesystem put on them.\n\nALL DATA ON THE DISK WILL BE DESTROYED. Do you agree to continue?",
 /* TR_PRESS_OK_TO_REBOOT */
 "Press Ok to reboot.",
 /* TR_PRIMARY_DNS */
@@ -560,29 +578,37 @@ char *en_tr[] = {
 /* TR_IGNORE */
 "Ignore",
 /* TR_PPP_DIALUP */
-"PPP DIALUP (PPPoE, Modem, ATM ...)",
+"PPP DIALUP (PPPoE, modem, ATM ...)",
 /* TR_DHCP */
 "DHCP",
 /* TR_DHCP_STARTSERVER */
-"Starting DHCP-Server ...",
+"Starting DHCP-server ...",
 /* TR_DHCP_STOPSERVER */
-"Stopping DHCP-Server ...",
+"Stopping DHCP-server ...",
 /* TR_LICENSE_ACCEPT */
 "I accept this license.",
 /* TR_LICENSE_NOT_ACCEPTED */
 "License not accepted. Exit!",
 /* TR_EXT2FS_DESCR */
-"Ext2 - Filesystem without Journal (suggested for flashdrives)",
+"Ext2 - Filesystem without journal (suggested for flashdrives)",
 /* TR_EXT3FS_DESCR */
-"Ext3 - Filesystem with Journal",
+"Ext3 - Filesystem with journal",
 /* TR_EXT4FS_DESCR */
-"Ext4 - Filesystem with Journal",
+"Ext4 - Filesystem with journal",
 /* TR_REISERFS_DESCR */
-"ReiserFS - Filesystem with Journal",
+"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:",
+/* TR_IDENTIFY */
+"Identify",
+/* TR_IDENTIFY_SHOULD_BLINK */
+"Selected port should blink now ...",
+/* TR_IDENTIFY_NOT_SUPPORTED */
+"Function is not supported by this port.",
 };