diff options
Diffstat (limited to 'i18n/english')
-rw-r--r-- | i18n/english/luasrc/i18n/admin-core.en.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/i18n/english/luasrc/i18n/admin-core.en.lua b/i18n/english/luasrc/i18n/admin-core.en.lua index a34530b54..2ed262110 100644 --- a/i18n/english/luasrc/i18n/admin-core.en.lua +++ b/i18n/english/luasrc/i18n/admin-core.en.lua @@ -248,7 +248,7 @@ network_interface_keepalive_desc = "Number of failed connection tests to initiat 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_routes_kernel4 = [[Active IPv4-Routes]] a_n_r_target1 = "host-IP or network" a_n_r_netmask1 = "if target is a network" |