]> 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 f4c7311ee3769aba71aa1d1a6685c5f151bf0ee3..939d627ad7a1d870bedcfc1d11f3728c1c20c306 100644 (file)
@@ -100,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 */
@@ -220,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 */
@@ -553,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 ...",
+
 };