aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/language/en/viewtopic.php
diff options
context:
space:
mode:
authorJakub Senko <jakubsenko@gmail.com>2018-09-28 12:55:45 +0200
committerJakub Senko <jakubsenko@gmail.com>2018-09-28 12:55:45 +0200
commitf657ee51f89fcc0561155069c00957c46f31d96c (patch)
treee6861b72852190cfc71b973c5fe0670459b56f17 /phpBB/language/en/viewtopic.php
parent001f32da95d4f8697ccc9a6107afc8dc68cbe48e (diff)
downloadforums-f657ee51f89fcc0561155069c00957c46f31d96c.tar
forums-f657ee51f89fcc0561155069c00957c46f31d96c.tar.gz
forums-f657ee51f89fcc0561155069c00957c46f31d96c.tar.bz2
forums-f657ee51f89fcc0561155069c00957c46f31d96c.tar.xz
forums-f657ee51f89fcc0561155069c00957c46f31d96c.zip
[ticket/15593] Do not allow print view with direct URL
PHPBB3-15593
Diffstat (limited to 'phpBB/language/en/viewtopic.php')
-rw-r--r--phpBB/language/en/viewtopic.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/phpBB/language/en/viewtopic.php b/phpBB/language/en/viewtopic.php
index 5890eecdb6..5d127acb3d 100644
--- a/phpBB/language/en/viewtopic.php
+++ b/phpBB/language/en/viewtopic.php
@@ -88,6 +88,7 @@ $lang = array_merge($lang, array(
'NO_UNREAD_POSTS' => 'There are no new unread posts for this topic.',
'NO_VOTE_OPTION' => 'You must specify an option when voting.',
'NO_VOTES' => 'No votes',
+ 'NO_AUTH_PRINT_TOPIC' => 'You are not authorised to print topics.',
'POLL_ENDED_AT' => 'Poll ended at %s',
'POLL_RUN_TILL' => 'Poll runs till %s',