From 68d499edb91de2d73f14d5dcc4d6328fff2e23ea Mon Sep 17 00:00:00 2001 From: Steven Barth Date: Thu, 14 Aug 2008 20:33:30 +0000 Subject: modules/admin-full: Rewrote route configuration page --- i18n/english/luasrc/i18n/admin-core.en.lua | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'i18n/english') diff --git a/i18n/english/luasrc/i18n/admin-core.en.lua b/i18n/english/luasrc/i18n/admin-core.en.lua index 767608722..a34530b54 100644 --- a/i18n/english/luasrc/i18n/admin-core.en.lua +++ b/i18n/english/luasrc/i18n/admin-core.en.lua @@ -245,9 +245,10 @@ network_interface_demand_desc = "Time (in s) after which an unused connection wi network_interface_keepalive = "Keep-Alive" network_interface_keepalive_desc = "Number of failed connection tests to initiate automatic reconnect" -a_n_routes = "Static Routes" -a_n_routes1 = [[With Static Routes you can specify through which +a_n_routes1 = [[Routes specify over which interface and gateway a certain host or network can be reached.]] +a_n_routes_static = [[Static Routes]] +a_n_routes_kernel4 = [[Kernel IPv4-Routes]] a_n_r_target1 = "host-IP or network" a_n_r_netmask1 = "if target is a network" -- cgit v1.2.3