From d2c72cb7e92896cb414e357ef262d91b0498a6b7 Mon Sep 17 00:00:00 2001 From: Logan Dethrow Date: Fri, 29 Jul 2011 15:38:20 -0400 Subject: STORM-1112 Input sanitization of proxy options. --- .../newview/skins/default/xui/en/notifications.xml | 44 ++++++++++++++++++++++ 1 file changed, 44 insertions(+) (limited to 'indra/newview/skins') diff --git a/indra/newview/skins/default/xui/en/notifications.xml b/indra/newview/skins/default/xui/en/notifications.xml index 8b7e6d8c4e..ccc678d942 100644 --- a/indra/newview/skins/default/xui/en/notifications.xml +++ b/indra/newview/skins/default/xui/en/notifications.xml @@ -7218,6 +7218,50 @@ Click and drag anywhere on the world to rotate your view name="okbutton" yestext="OK"/> + + + Invalid SOCKS proxy address or port "[HOST]:[PORT]". + fail + + + + + Invalid SOCKS 5 username or password. + fail + + + + + Invalid HTTP proxy address or port "[HOST]:[PORT]". + fail + + + + + Invalid SOCKS proxy address or port "[HOST]:[PORT]". + fail + +