aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB
diff options
context:
space:
mode:
authorNathan Guse <nathaniel.guse@gmail.com>2013-09-13 15:18:38 -0700
committerNathan Guse <nathaniel.guse@gmail.com>2013-09-13 15:18:38 -0700
commit235e3f55956001ad98c6c584913b4e9723112607 (patch)
treeb6f353b3514da9f8a44344d383c6c1f145f0358f /phpBB
parent5909d053977cfb142ccc4f99c3a6f3bb57d150e1 (diff)
parent3c6c1ec5f2d8f5d4c2e3f941c0112daa21d97631 (diff)
downloadforums-235e3f55956001ad98c6c584913b4e9723112607.tar
forums-235e3f55956001ad98c6c584913b4e9723112607.tar.gz
forums-235e3f55956001ad98c6c584913b4e9723112607.tar.bz2
forums-235e3f55956001ad98c6c584913b4e9723112607.tar.xz
forums-235e3f55956001ad98c6c584913b4e9723112607.zip
Merge pull request #1710 from Hardolaf/ticket/11837
[ticket/11837] Translate UCP_AUTH_LINK_NOT_SUPPORTED
Diffstat (limited to 'phpBB')
-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 0222f92b1b..e2d5dc5ad1 100644
--- a/phpBB/language/en/ucp.php
+++ b/phpBB/language/en/ucp.php
@@ -485,6 +485,7 @@ $lang = array_merge($lang, array(
'UCP_AUTH_LINK_ID' => 'Unique identifier',
'UCP_AUTH_LINK_LINK' => 'Link',
'UCP_AUTH_LINK_MANAGE' => 'Manage external account associations',
+ 'UCP_AUTH_LINK_NOT_SUPPORTED' => 'Linking board accounts to external services is not supported by this board’s current authentication method.',
'UCP_AUTH_LINK_TITLE' => 'Manage your external account associations',
'UCP_AUTH_LINK_UNLINK' => 'Unlink',
'UCP_COPPA_BEFORE' => 'Before %s',