]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - langs/fr/install/lang_fr.c
Add license dialog to the installer.
[people/pmueller/ipfire-2.x.git] / langs / fr / install / lang_fr.c
index 2147284ddc88ffaf13a30e33eb7bef968e5ee864..25c313c7c4877fc035fbfdd03e0d40f6c58b5280 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"
@@ -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!",
 
 };