]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - langs/en/install/lang_en.c
Ein Paar ganz unnoetige Scripts geloescht.
[people/pmueller/ipfire-2.x.git] / langs / en / install / lang_en.c
index 107a130483d53479cd81b98907da343dbadfd293..d9d9a8dd3d271de2800be997f37a1e5b427bdf3b 100644 (file)
@@ -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 */
@@ -319,8 +323,10 @@ char *en_tr[] = {
 "Probe",
 /* TR_PROBE_FAILED */
 "Auto detecting failed.",
-/* TR_PROBING_SCSI */
-"Probing SCSI devices...",
+/* 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 */
@@ -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",
 };