diff options
author | Steven Barth <steven@midlink.org> | 2008-08-06 10:41:47 +0000 |
---|---|---|
committer | Steven Barth <steven@midlink.org> | 2008-08-06 10:41:47 +0000 |
commit | 206bf7f253b8e136d0d5f375bd9b5c352462c1e6 (patch) | |
tree | fcbc965168292e29718c114402db6e329ba5769f /i18n/english | |
parent | e194d33c532b353cdc3602897fde7312d6e27af7 (diff) |
modules/admin-full: Several user interface improvements
Diffstat (limited to 'i18n/english')
-rw-r--r-- | i18n/english/luasrc/i18n/admin-core.en.lua | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/i18n/english/luasrc/i18n/admin-core.en.lua b/i18n/english/luasrc/i18n/admin-core.en.lua index e3889153b..4a293d881 100644 --- a/i18n/english/luasrc/i18n/admin-core.en.lua +++ b/i18n/english/luasrc/i18n/admin-core.en.lua @@ -239,9 +239,9 @@ a_n_ptp1 = [[Point-to-Point connections with PPPoE or PPTP are often used to con over DSL or similar technologies to an internet access point.]] network_interface_server = "PPTP-Server" network_interface_demand = "Automatic Disconnect" -network_interface_demand_desc = "Time after which an unused connection will be closed" +network_interface_demand_desc = "Time (in s) after which an unused connection will be closed" network_interface_keepalive = "Keep-Alive" -network_interface_keepalive_desc = "Reconnect lost connections" +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 |