aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/language
diff options
context:
space:
mode:
authorMarc Alexander <admin@m-a-styles.de>2019-08-17 11:14:00 +0200
committerMarc Alexander <admin@m-a-styles.de>2019-08-17 11:14:00 +0200
commitd4652c1b20a5537f7e155b51a575f8fc47368133 (patch)
treebca5564098671447a030641f09d361aaf337532a /phpBB/language
parent7dd822942ad80c930f9817a9a4993f247c468e31 (diff)
parente59af343b898950ac004a949b6391d3724f0a551 (diff)
downloadforums-d4652c1b20a5537f7e155b51a575f8fc47368133.tar
forums-d4652c1b20a5537f7e155b51a575f8fc47368133.tar.gz
forums-d4652c1b20a5537f7e155b51a575f8fc47368133.tar.bz2
forums-d4652c1b20a5537f7e155b51a575f8fc47368133.tar.xz
forums-d4652c1b20a5537f7e155b51a575f8fc47368133.zip
Merge branch '3.2.x' into 3.3.x
Diffstat (limited to 'phpBB/language')
-rw-r--r--phpBB/language/en/common.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/phpBB/language/en/common.php b/phpBB/language/en/common.php
index 53c2c91008..666e98bd9b 100644
--- a/phpBB/language/en/common.php
+++ b/phpBB/language/en/common.php
@@ -91,6 +91,7 @@ $lang = array_merge($lang, array(
'ATTACHED_IMAGE_NOT_IMAGE' => 'The image file you tried to attach is invalid.',
'AUTHOR' => 'Author',
'AUTH_NO_PROFILE_CREATED' => 'The creation of a user profile was unsuccessful.',
+ 'AUTH_PROVIDER_OAUTH_ERROR_ALREADY_LINKED' => 'The account is already linked with other user.',
'AUTH_PROVIDER_OAUTH_ERROR_INVALID_ENTRY' => 'Invalid database entry.',
'AUTH_PROVIDER_OAUTH_ERROR_INVALID_SERVICE_TYPE' => 'Invalid service type provided to OAuth service handler.',
'AUTH_PROVIDER_OAUTH_ERROR_SERVICE_NOT_CREATED' => 'OAuth service not created',