]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - langs/en/install/lang_en.c
Patched the installer for configuring the firewill without a red device.
[people/pmueller/ipfire-2.x.git] / langs / en / install / lang_en.c
index 035aa0ce49328cba605a3a47d5d8a70571bfa5a3..939d627ad7a1d870bedcfc1d11f3728c1c20c306 100644 (file)
 
 char *en_tr[] = {
 
+/* TR_ISDN */
+"ISDN",
+/* TR_ERROR_PROBING_ISDN */
+"Unable to scan for ISDN devices.",
+/* TR_PROBING_ISDN */
+"Scanning and configuring ISDN devices.",
+/* TR_MISSING_GREEN_IP */
+"Missing Green IP!",
+/* TR_CHOOSE_FILESYSTEM */
+"Please choose your filesystem:",
+/* TR_NOT_ENOUGH_INTERFACES */
+"Not enough netcards for your choice.\n\nNeeded: %d - Available: %d\n",
+/* TR_INTERFACE_CHANGE */
+"Please choose the interface you wish to change.\n\n",
+/* TR_NETCARD_COLOR */
+"Assigned Cards",
+/* TR_REMOVE */
+"Remove",
+/* TR_MISSING_DNS */
+"Misssing DNS.\n",
+/* TR_MISSING_DEFAULT */
+"Missing Default Gateway.\n",
+/* TR_JOURNAL_EXT3 */
+"Creating journal for Ext3...",
+/* TR_CHOOSE_NETCARD */
+"Please choose a networkcard for the following interface - %s.",
+/* TR_NETCARDMENU2 */
+"Extended Networkmenu",
+/* TR_ERROR_INTERFACES */
+"There are no free interfaces on your system.",
+/* TR_REMOVE_CARD */
+"Should the allocation for the networkcard be deleted? - %s",
+/* TR_JOURNAL_ERROR */
+"Could not create the journal, using fallback to ext2.",
+/* TR_FILESYSTEM */
+"Choose Filesystem",
 /* TR_ADDRESS_SETTINGS */
 "Address settings",
 /* TR_ADMIN_PASSWORD */
@@ -36,7 +72,7 @@ char *en_tr[] = {
 /* TR_AUTODETECT */
 "* AUTODETECT *",
 /* TR_BUILDING_INITRD */
-"Building INITRD...",
+"Building ramdisk...",
 /* TR_CANCEL */
 "Cancel",
 /* TR_CARD_ASSIGNMENT */
@@ -64,7 +100,7 @@ char *en_tr[] = {
 /* TR_CONGRATULATIONS_LONG */
 "%s was successfully installed. Please remove any CDROMs in the computer. Setup will now run where you may configure ISDN, network cards, and the system passwords. After Setup has been completed, you should point your web browser at https://%s:444 (or whatever you name your %s), and configure dialup networking (if required) and remote access.",
 /* TR_CONTINUE_NO_SWAP */
-"Your harddisk is very small, but you can continue without any swap. (Use with caution).",
+"Your harddisk is very small, but you can continue with an very small swap. (Use with caution).",
 /* TR_CURRENT_CONFIG */
 "Current config: %s%s",
 /* TR_DEFAULT_GATEWAY */
@@ -184,7 +220,7 @@ char *en_tr[] = {
 /* TR_INSTALLING_LANG_CACHE */
 "Installing language files...",
 /* TR_INTERFACE */
-"%s interface",
+"Interface - %s",
 /* TR_INTERFACE_FAILED_TO_COME_UP */
 "Interface failed to come up.",
 /* TR_INVALID_FIELDS */
@@ -285,6 +321,8 @@ char *en_tr[] = {
 "No BLUE interface assigned.",
 /* TR_NO_CDROM */
 "No CD-ROM found.",
+/* TR_NO_GREEN_INTERFACE */
+"No GREEN interface assigned.",
 /* TR_NO_HARDDISK */
 "No hard disk found.",
 /* TR_NO_IPCOP_TARBALL_FOUND */
@@ -515,5 +553,16 @@ char *en_tr[] = {
 "No",
 /* TR_AS */
 "as",
+/* TR_IGNORE */
+"Ignore",
+/* TR_PPP_DIALUP */
+"PPP DIALUP (PPPoE, Modem, ATM ...)",
+/* TR_DHCP */
+"DHCP",
+/* TR_DHCP_STARTSERVER */
+"Starting DHCP-Server ...",
+/* TR_DHCP_STOPSERVER */
+"Stopping DHCP-Server ...",
+
 };