1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-06-11 00:40:56 +02:00

[ticket/11837] Translate UCP_AUTH_LINK_NOT_SUPPORTED

PHPBB3-11837
This commit is contained in:
Joseph Warner
2013-09-13 11:48:31 -04:00
parent e31082b82c
commit b7ab068bbc

@ -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',