From mboxrd@z Thu Jan 1 00:00:00 1970 From: git@ipfire.org To: ipfire-scm@lists.ipfire.org Subject: [git.ipfire.org] IPFire 2.x development tree branch, next, updated. 66304ea8bb378c918280df2ddb3349db25aad38f Date: Wed, 30 Jan 2013 13:41:39 +0100 Message-ID: <20130130124139.707E1200B5@argus.ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============4548119580897069488==" List-Id: --===============4548119580897069488== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "IPFire 2.x development tree". The branch, next has been updated via 66304ea8bb378c918280df2ddb3349db25aad38f (commit) from 8807eeaf8d0b952bd38b2c7df634c3fdecf2e7b1 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 66304ea8bb378c918280df2ddb3349db25aad38f Author: Michael Tremer Date: Wed Jan 30 13:41:13 2013 +0100 installer: Add bigger warning that all data will be destroyed during the = installation process. ----------------------------------------------------------------------- Summary of changes: langs/de/install/lang_de.c | 2 +- langs/en/install/lang_en.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) Difference in files: diff --git a/langs/de/install/lang_de.c b/langs/de/install/lang_de.c index 6c8c7e5..85db867 100644 --- a/langs/de/install/lang_de.c +++ b/langs/de/install/lang_de.c @@ -358,7 +358,7 @@ char *de_tr[] =3D { /* TR_PHONENUMBER_CANNOT_BE_EMPTY */ "Die Telefonnummer darf nicht leer sein.", /* TR_PREPARE_HARDDISK */ -"Das Installationsprogramm wird jetzt die Festplatte %s vorbereiten. Zun=C3= =A4chst wird die Festplatte partitioniert. Danach wird auf den Partitionen ei= n Dateisystem erstellt.", +"Das Installationsprogramm wird jetzt die Festplatte %s vorbereiten. Zun=C3= =A4chst wird die Festplatte partitioniert. Danach wird auf den Partitionen ei= n Dateisystem erstellt.\n\nALLE DATEN AUF DEM LAUFWERK WERDEN GEL=C3=96SCHT. = Einverstanden?", /* TR_PRESS_OK_TO_REBOOT */ "Dr=C3=BCcken Sie Ok, um neu zu starten.", /* TR_PRIMARY_DNS */ diff --git a/langs/en/install/lang_en.c b/langs/en/install/lang_en.c index 4415205..87f8d2f 100644 --- a/langs/en/install/lang_en.c +++ b/langs/en/install/lang_en.c @@ -354,7 +354,7 @@ char *en_tr[] =3D { /* 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 dis= k 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 dis= k 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 */ hooks/post-receive -- IPFire 2.x development tree --===============4548119580897069488==--