]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - langs/fr/install/lang_fr.c
Remove "reboot" message at the end of the setup.
[people/pmueller/ipfire-2.x.git] / langs / fr / install / lang_fr.c
index 2147284ddc88ffaf13a30e33eb7bef968e5ee864..c6b4e119a25fd1bc34ccb2988f538eaf1e961761 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * French (fr) Data File
  *
- * This file is part of the IPCop Firewall.
+ * This file is part of the IPFire.
  * 
  * IPCop is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
@@ -17,8 +17,8 @@
  * along with IPCop; if not, write to the Free Software
  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
  * 
- * (c) The SmoothWall Team
- *  
+ * (c) IPFire Team  <info@ipfire.org>
+ *
  */
  
 #include "libsmooth.h"
@@ -424,7 +424,7 @@ char *fr_tr[] = {
 /* TR_SETTING_SETUP_PASSWORD */
 "A ENLEVER",
 /* TR_SETUP_FINISHED */
-"Installation terminée.  Appuyer sur Ok pour redémarrer.",
+"Installation terminée.",
 /* TR_SETUP_NOT_COMPLETE */
 "L'installation initiale n'est pas complètement finie.  Vous devez vous assurer que l'installation s'est finie correctement en relançant l'installation depuis le shell.",
 /* TR_SETUP_PASSWORD */
@@ -563,6 +563,10 @@ char *fr_tr[] = {
 "Démarrage du serveur DHCP ...",
 /* TR_DHCP_STOPSERVER */
 "Arrêt du serveur DHCP ...",
+/* TR_LICENSE_ACCEPT */
+"I accept this license.",
+/* TR_LICENSE_NOT_ACCEPTED */
+"License not accepted. Exit!",
 
 };