From d79794c1194c65861253e20681fabe103cc85740 Mon Sep 17 00:00:00 2001 From: Steven Barth Date: Thu, 7 Aug 2008 17:23:36 +0000 Subject: modules/admin-full: Added support for IPv6 network configuration --- i18n/english/luasrc/i18n/default.en.lua | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'i18n/english') diff --git a/i18n/english/luasrc/i18n/default.en.lua b/i18n/english/luasrc/i18n/default.en.lua index a64d757ee..7b3a02440 100644 --- a/i18n/english/luasrc/i18n/default.en.lua +++ b/i18n/english/luasrc/i18n/default.en.lua @@ -8,6 +8,7 @@ basicsettings = "Basic Settings" changes = "Changes" channel = "Channel" +cidr6 = "CIDR-Notation: address/prefix" code = "Code" config = "Configuration" configfile = "Configuration file" @@ -29,7 +30,8 @@ error = "Error" filesystem = "Filesystem" filter = "Filter" -gateway = "Gateway" +gateway = "IPv4-Gateway" +gateway6 = "IPv6-Gateway" general = "General" hostname = "Hostname" @@ -38,7 +40,8 @@ install = "Install" installed = "installed" interface = "Interface" interfaces = "Interfaces" -ipaddress = "IP-Address" +ipaddress = "IPv4-Address" +ip6address = "IPv6-Address" legend = "Legend" library = "Library" @@ -57,7 +60,7 @@ metric = "Metric" mode = "Mode" name = "Name" -netmask = "Netmask" +netmask = "IPv4-Netmask" network = "Network" networks = "Networks" notinstalled = "not installed" -- cgit v1.2.3