aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/language/en/acp/common.php
diff options
context:
space:
mode:
authorMarc Alexander <admin@m-a-styles.de>2019-04-14 14:07:22 +0200
committerMarc Alexander <admin@m-a-styles.de>2019-04-14 14:07:22 +0200
commit84ea5d71481c450dfe1f4a70a10877d4469c1329 (patch)
treee75869c4e3b1517c9210886dad10f95a4c151d43 /phpBB/language/en/acp/common.php
parent507efee633fee769e7e2af4a2b298c951193f800 (diff)
downloadforums-84ea5d71481c450dfe1f4a70a10877d4469c1329.tar
forums-84ea5d71481c450dfe1f4a70a10877d4469c1329.tar.gz
forums-84ea5d71481c450dfe1f4a70a10877d4469c1329.tar.bz2
forums-84ea5d71481c450dfe1f4a70a10877d4469c1329.tar.xz
forums-84ea5d71481c450dfe1f4a70a10877d4469c1329.zip
[ticket/security/234] Add URL validation for input fields
SECURITY-234
Diffstat (limited to 'phpBB/language/en/acp/common.php')
-rw-r--r--phpBB/language/en/acp/common.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/phpBB/language/en/acp/common.php b/phpBB/language/en/acp/common.php
index 0d5f6fee25..1c2253542c 100644
--- a/phpBB/language/en/acp/common.php
+++ b/phpBB/language/en/acp/common.php
@@ -325,6 +325,7 @@ $lang = array_merge($lang, array(
'TOTAL_SIZE' => 'Total size',
'UCP' => 'User Control Panel',
+ 'URL_INVALID' => 'The provided URL for the setting ā€œ%1$sā€ is invalid.',
'USERNAMES_EXPLAIN' => 'Place each username on a separate line.',
'USER_CONTROL_PANEL' => 'User Control Panel',