aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/language/en/ucp.php
diff options
context:
space:
mode:
authorJakub Senko <jakubsenko@gmail.com>2018-07-26 16:34:11 +0200
committerMarc Alexander <admin@m-a-styles.de>2019-05-09 19:00:29 +0200
commit3914515199ba9f3c2ce84e28b0a9a2c4e3dfb270 (patch)
treebef609553aaee9d21a952dc9be84fd1667e0bf64 /phpBB/language/en/ucp.php
parent3c2e75b52adc18360a10590543f29513b95f206b (diff)
downloadforums-3914515199ba9f3c2ce84e28b0a9a2c4e3dfb270.tar
forums-3914515199ba9f3c2ce84e28b0a9a2c4e3dfb270.tar.gz
forums-3914515199ba9f3c2ce84e28b0a9a2c4e3dfb270.tar.bz2
forums-3914515199ba9f3c2ce84e28b0a9a2c4e3dfb270.tar.xz
forums-3914515199ba9f3c2ce84e28b0a9a2c4e3dfb270.zip
[ticket/11838] OAuth registration from ucp_register
PHPBB3-11838
Diffstat (limited to 'phpBB/language/en/ucp.php')
-rw-r--r--phpBB/language/en/ucp.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/phpBB/language/en/ucp.php b/phpBB/language/en/ucp.php
index 85572f9029..12b0bad182 100644
--- a/phpBB/language/en/ucp.php
+++ b/phpBB/language/en/ucp.php
@@ -449,6 +449,7 @@ $lang = array_merge($lang, array(
'RECIPIENT' => 'Recipient',
'RECIPIENTS' => 'Recipients',
'REGISTRATION' => 'Registration',
+ 'OAUTH_REGISTRATION' => 'Registration using external services',
'RELEASE_MESSAGES' => '%sRelease all on-hold messages%s… they will be re-sorted into the appropriate folder if enough space is made available.',
'REMOVE_ADDRESS' => 'Remove address',
'REMOVE_SELECTED_BOOKMARKS' => 'Remove selected bookmarks',