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, master has been updated
via 3d8249d34fb6df24168df4ab8052136b54343672 (commit)
from 9bde9a2023b6847b3ad45a3de9d4346cfac2390f (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 3d8249d34fb6df24168df4ab8052136b54343672
Author: Christian Schmidt <christian.schmidt(a)ipfire.org>
Date: Thu Sep 2 20:11:51 2010 +0200
Fixed language error.
-----------------------------------------------------------------------
Summary of changes:
langs/en/cgi-bin/en.pl | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
Difference in files:
diff --git a/langs/en/cgi-bin/en.pl b/langs/en/cgi-bin/en.pl
index 7fbeb39..2c053da 100644
--- a/langs/en/cgi-bin/en.pl
+++ b/langs/en/cgi-bin/en.pl
@@ -644,7 +644,7 @@
'dhcp bootp pxe data' => 'Enter optional bootp pxe data for this fixed lease',
'dhcp configuration' => 'DHCP configuration',
'dhcp create fixed leases' => 'Create fixed leases',
-'dhcp fixed lease err1' => 'For a fix lease you have to enter the MAC adress or the hostname, or you enter both.',
+'dhcp fixed lease err1' => 'For a fix lease you have to enter the MAC address or the hostname, or you enter both.',
'dhcp fixed lease help1' => 'IP Addresses might be entered as FQDN',
'dhcp mode' => 'DHCP',
'dhcp server' => 'DHCP Server',
@@ -1102,7 +1102,7 @@
'mac address' => 'MAC Address',
'mac address menu' => 'Assign MAC-address',
'mac address in use' => 'MAC address already in use',
-'mac address title' => 'Medium Access Control Adresse',
+'mac address title' => 'Medium Access Control Address',
'mac address header' => 'MAC address on red0',
'mac address error not valid' => 'MAC addresse not valid!',
'mac address error not 00' => 'MAC addresse has to start with 00!',
@@ -1304,9 +1304,9 @@
'outgoing firewall' => 'Outgoing Firewall',
'outgoing firewall groups' => 'Firewall Groups',
'outgoing firewall add ip group' => 'Add IP Address Group',
-'outgoing firewall ip groups' => 'Outgoing Firewall IP Adress Groups',
+'outgoing firewall ip groups' => 'Outgoing Firewall IP Address Groups',
'outgoing firewall add mac group' => 'Add MAC Address Group',
-'outgoing firewall mac groups' => 'Outgoing Firewall MAC Adress Groups',
+'outgoing firewall mac groups' => 'Outgoing Firewall MAC Address Groups',
'outgoing firewall view group' => 'View group',
'outgoing firewall group error' => 'A group with the same name exists.',
'outgoing traffic in bytes per second' => 'Outgoing Traffic',
hooks/post-receive
--
IPFire 2.x development tree