]> 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 9070b014b5ef4034437bd887501c842644206f8c..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 */
@@ -179,6 +181,8 @@ char *en_tr[] = {
 "Installing files...",
 /* TR_INSTALLING_GRUB */
 "Installing GRUB...",
+/* TR_INSTALLING_LANG_CACHE */
+"Installing language files...",
 /* TR_INTERFACE */
 "%s interface",
 /* TR_INTERFACE_FAILED_TO_COME_UP */
@@ -321,6 +325,8 @@ char *en_tr[] = {
 "Auto detecting failed.",
 /* TR_PROBING_HARDWARE */
 "Probing hardware...",
+/* TR_PROBING_FOR_NICS */
+"Probing for NICs...",
 /* TR_PROBLEM_SETTING_ADMIN_PASSWORD */
 "Problem setting %s 'admin' user password.",
 /* TR_PROBLEM_SETTING_ROOT_PASSWORD */
@@ -364,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 */
@@ -419,6 +425,8 @@ char *en_tr[] = {
 "Unable to initialise ISDN.",
 /* TR_UNABLE_TO_INSTALL_FILES */
 "Unable to install files.",
+/* TR_UNABLE_TO_INSTALL_LANG_CACHE */
+"Unable to install language files.",
 /* TR_UNABLE_TO_INSTALL_GRUB */
 "Unable to install GRUB.",
 /* TR_UNABLE_TO_LOAD_DRIVER_MODULE */
@@ -501,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",
 };