aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB
diff options
context:
space:
mode:
authorJoseph Warner <hardolaf@hardolaf.com>2013-07-30 14:16:25 -0400
committerJoseph Warner <hardolaf@hardolaf.com>2013-07-30 14:16:44 -0400
commitc5515eaf5466f2122a69c35aacd17b3614f46462 (patch)
tree5c83e2ce6eb578092faaaf196bb140d17de5074d /phpBB
parentb74e65801a17ec5d221661ac92f1c437cc7ade1a (diff)
downloadforums-c5515eaf5466f2122a69c35aacd17b3614f46462.tar
forums-c5515eaf5466f2122a69c35aacd17b3614f46462.tar.gz
forums-c5515eaf5466f2122a69c35aacd17b3614f46462.tar.bz2
forums-c5515eaf5466f2122a69c35aacd17b3614f46462.tar.xz
forums-c5515eaf5466f2122a69c35aacd17b3614f46462.zip
[feature/oauth] Reword some of the language text
PHPBB3-11673
Diffstat (limited to 'phpBB')
-rw-r--r--phpBB/language/en/ucp.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/phpBB/language/en/ucp.php b/phpBB/language/en/ucp.php
index bfc27013fe..101fc7663a 100644
--- a/phpBB/language/en/ucp.php
+++ b/phpBB/language/en/ucp.php
@@ -270,8 +270,8 @@ $lang = array_merge($lang, array(
'LINK_REMOTE_SIZE' => 'Avatar dimensions',
'LINK_REMOTE_SIZE_EXPLAIN' => 'Specify the width and height of the avatar, leave blank to attempt automatic verification.',
'LOGIN_EXPLAIN_UCP' => 'Please login in order to access the User Control Panel.',
- 'LOGIN_LINK' => 'Link or Register Your External Account with phpBB',
- 'LOGIN_LINK_EXPLAIN' => 'You have attempted to login with an external service that is not yet connected to an account on these forums. You may now either link this account to an existing account or you may create a new account.',
+ 'LOGIN_LINK' => 'Link or Register Your External Account with This Board',
+ 'LOGIN_LINK_EXPLAIN' => 'You have attempted to login with an external service that is not yet connected to an account on this board. You must now either link this account to an existing account or create a new account.',
'LOGIN_LINK_MISSING_DATA' => 'Data that is necessary to link your account with an external service is not available. Please restart the login process.',
'LOGIN_LINK_NO_DATA_PROVIDED' => 'No data has been provided to this page to link an external account to a forum account. Please contact the board administrator if you continue to experience problems.',
'LOGIN_KEY' => 'Login Key',