From 918e1f8658a34a52a7f97512d15ad234913d89b5 Mon Sep 17 00:00:00 2001 From: Steven Barth Date: Sun, 25 Jan 2009 12:15:39 +0000 Subject: Fix PPP support (closes #41) --- i18n/english/luasrc/i18n/admin-core.en.lua | 2 ++ i18n/english/luasrc/i18n/admin-core.en.xml | 3 +++ 2 files changed, 5 insertions(+) (limited to 'i18n/english/luasrc') diff --git a/i18n/english/luasrc/i18n/admin-core.en.lua b/i18n/english/luasrc/i18n/admin-core.en.lua index 29b03ae9a1..3f2991c298 100644 --- a/i18n/english/luasrc/i18n/admin-core.en.lua +++ b/i18n/english/luasrc/i18n/admin-core.en.lua @@ -227,6 +227,8 @@ network_interface_pincode_desc = 'Make sure that you provide the correct pin cod network_interface_service = 'Service type' network_interface_maxwait = 'Setup wait time' network_interface_maxwait_desc = 'Seconds to wait for the modem to become ready before attempting to connect' +network_interface_encaps = 'PPPoA Encapsulation' + a_n_r_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_static4 = 'Static IPv4 Routes' diff --git a/i18n/english/luasrc/i18n/admin-core.en.xml b/i18n/english/luasrc/i18n/admin-core.en.xml index 16c4bdbd27..1040a1726f 100644 --- a/i18n/english/luasrc/i18n/admin-core.en.xml +++ b/i18n/english/luasrc/i18n/admin-core.en.xml @@ -227,6 +227,9 @@ Service type Setup wait time Seconds to wait for the modem to become ready before attempting to connect +PPPoA Encapsulation + + Routes specify over which interface and gateway a certain host or network can be reached. Static Routes Static IPv4 Routes -- cgit v1.2.3