]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
installer: Add bigger warning that all data will be destroyed during the installation...
authorMichael Tremer <michael.tremer@ipfire.org>
Wed, 30 Jan 2013 12:41:13 +0000 (13:41 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Wed, 30 Jan 2013 12:41:13 +0000 (13:41 +0100)
langs/de/install/lang_de.c
langs/en/install/lang_en.c

index 6c8c7e5b0dffe8151e16fd9d1b768919e037f054..85db8677d83be4cd1f240b0fa7e327099236cffa 100644 (file)
@@ -358,7 +358,7 @@ char *de_tr[] = {
 /* TR_PHONENUMBER_CANNOT_BE_EMPTY */
 "Die Telefonnummer darf nicht leer sein.",
 /* TR_PREPARE_HARDDISK */
-"Das Installationsprogramm wird jetzt die Festplatte %s vorbereiten. Zunächst wird die Festplatte partitioniert. Danach wird auf den Partitionen ein Dateisystem erstellt.",
+"Das Installationsprogramm wird jetzt die Festplatte %s vorbereiten. Zunächst wird die Festplatte partitioniert. Danach wird auf den Partitionen ein Dateisystem erstellt.\n\nALLE DATEN AUF DEM LAUFWERK WERDEN GELÖSCHT. Einverstanden?",
 /* TR_PRESS_OK_TO_REBOOT */
 "Drücken Sie Ok, um neu zu starten.",
 /* TR_PRIMARY_DNS */
index 4415205b19d5f90f6e89d1cbded32b2fd77b9f2a..87f8d2fa9158ff6a4b06d1c7d2dc973b253a1047 100644 (file)
@@ -354,7 +354,7 @@ char *en_tr[] = {
 /* TR_PHONENUMBER_CANNOT_BE_EMPTY */
 "Phone number cannot be empty.",
 /* TR_PREPARE_HARDDISK */
-"The installation program will now prepare the harddisk on %s. First the disk will be partitioned, and then the partitions will have a filesystem put on them.",
+"The installation program will now prepare the harddisk on %s. First the disk will be partitioned, and then the partitions will have a filesystem put on them.\n\nALL DATA ON THE DISK WILL BE DESTROYED. Do you agree to continue?",
 /* TR_PRESS_OK_TO_REBOOT */
 "Press Ok to reboot.",
 /* TR_PRIMARY_DNS */