From 652d67ea57ba7a4bf2e2d69192cca131cce4a8ad Mon Sep 17 00:00:00 2001 From: Fabian Franz Date: Thu, 21 Jan 2016 10:54:17 +0100 Subject: [PATCH] translations fixes --- src/etc/inc/auth.inc | 2 +- src/www/services_igmpproxy_edit.php | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/src/etc/inc/auth.inc b/src/etc/inc/auth.inc index 57b0b7d59..612871bce 100644 --- a/src/etc/inc/auth.inc +++ b/src/etc/inc/auth.inc @@ -95,7 +95,7 @@ if (function_exists("display_error_form") && !isset($config['system']['webgui'][ if($found_host == false) { if(!security_checks_disabled()) { - display_error_form("501", gettext("Potential DNS Rebind attack detected, see http://en.wikipedia.org/wiki/DNS_rebinding
Try accessing the router by IP address instead of by hostname.")); + display_error_form("501", sprintf(gettext("A potential %sDNS Rebind attack%s has been detected.%sTry to access the router by IP address instead of by hostname."),'','','
')); exit; } $security_passed = false; diff --git a/src/www/services_igmpproxy_edit.php b/src/www/services_igmpproxy_edit.php index 0d763ad90..7b891c074 100644 --- a/src/www/services_igmpproxy_edit.php +++ b/src/www/services_igmpproxy_edit.php @@ -189,14 +189,14 @@ include("head.inc");
- upstream network interface is the outgoing interface which is". +
- @@ -207,14 +207,14 @@ include("head.inc");
- + -
+