]> git.ipfire.org Git - people/teissler/ipfire-2.x.git/blobdiff - langs/en/install/lang_en.c
Add license dialog to the installer.
[people/teissler/ipfire-2.x.git] / langs / en / install / lang_en.c
index 939d627ad7a1d870bedcfc1d11f3728c1c20c306..690a5868cf5bb74f3ba197ce0848ce2ebf7d21cb 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * English (en) 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
  * along with IPCop; if not, write to the Free Software
  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
  * 
+ * (c) IPFire Team  <info@ipfire.org>
+ *
+ * based on work of SmoothWall and IPCop
+ *
  * (c) The SmoothWall Team
  *  
  */
@@ -563,6 +567,10 @@ char *en_tr[] = {
 "Starting DHCP-Server ...",
 /* TR_DHCP_STOPSERVER */
 "Stopping DHCP-Server ...",
+/* TR_LICENSE_ACCEPT */
+"I accept this license.",
+/* TR_LICENSE_NOT_ACCEPTED */
+"License not accepted. Exit!",
 
 };