]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - langs/en/install/lang_en.c
Am Pakfire weitergearbeitet.
[people/pmueller/ipfire-2.x.git] / langs / en / install / lang_en.c
index d7c3231ac06c9a896bc48ab523d4e75c86063f63..2d583f03cd0c582b78bbcddfda5e9bedc4c23e62 100644 (file)
@@ -36,7 +36,7 @@ char *en_tr[] = {
 /* TR_AUTODETECT */
 "* AUTODETECT *",
 /* TR_BUILDING_INITRD */
-"Building INITRD...",
+"Building ramdisk...",
 /* TR_CANCEL */
 "Cancel",
 /* TR_CARD_ASSIGNMENT */
@@ -62,7 +62,7 @@ char *en_tr[] = {
 /* TR_CONGRATULATIONS */
 "Congratulations!",
 /* TR_CONGRATULATIONS_LONG */
-"%s was successfully installed. Please remove any floppy disks or CDROMs in the computer. If your system fails to boot properly, please try booting from a DOS diskette and running 'FDISK /MBR' to re-create the Master Boot Record. 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 http://%s:81 or https://%s:444 (or whatever you name your %s), and configure dialup networking (if required) and remote access. Remember to set a password for the %s 'dial' user, if you wish non %s 'admin' users to be able to control the link.",
+"%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).",
 /* TR_CURRENT_CONFIG */
@@ -145,6 +145,8 @@ char *en_tr[] = {
 "Enter the URL path to the ipcop-<version>.tgz and images/scsidrv-<version>.img files. WARNING: DNS not available! This should now just be http://X.X.X.X/<directory>",
 /* TR_ERROR */
 "Error",
+/* TR_ERROR_PROBING_CDROM */
+"No CDROM drive found.",
 /* TR_ERROR_WRITING_CONFIG */
 "Error writing configuration information.",
 /* TR_EURO_EDSS1 */
@@ -368,7 +370,7 @@ char *en_tr[] = {
 /* TR_SELECT_INSTALLATION_MEDIA */
 "Select installation media",
 /* TR_SELECT_INSTALLATION_MEDIA_LONG */
-"%s can be installed from multiple sources.  The simplest is to use the machines CDROM drive. If the computer lacks a drive, you may install via another machine on the LAN which has the installation files available via HTTP. In this case the network driver diskette will be required.",
+"%s can be installed from multiple sources.  The simplest is to use the machines CDROM drive. If the computer lacks a drive, you may install via another machine on the LAN which has the installation files available via HTTP or FTP.",
 /* TR_SELECT_NETWORK_DRIVER */
 "Select network driver",
 /* TR_SELECT_NETWORK_DRIVER_LONG */
@@ -507,5 +509,11 @@ char *en_tr[] = {
 "Welcome to the %s installation program. Selecting Cancel on any of the following screens will reboot the computer.",
 /* TR_YOUR_CONFIGURATION_IS_SINGLE_GREEN_ALREADY_HAS_DRIVER */
 "Your configuration is set for a single GREEN interface, which already has a driver assigned.",
+/* TR_YES */
+"Yes",
+/* TR_NO */
+"No",
+/* TR_AS */
+"as",
 };