aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDhruv Goel <dhruv.goel92@gmail.com>2012-04-21 15:29:44 +0530
committerDhruv Goel <dhruv.goel92@gmail.com>2012-05-17 14:02:39 +0530
commit1cfb84e61e808a50b12e4686781eb85202b4e87b (patch)
tree93ce284cb704069828d48c6f87a6dde0f75bcb96
parent9db1ed6e804e1ebf536b81d1d68daf44d558c2e1 (diff)
downloadforums-1cfb84e61e808a50b12e4686781eb85202b4e87b.tar
forums-1cfb84e61e808a50b12e4686781eb85202b4e87b.tar.gz
forums-1cfb84e61e808a50b12e4686781eb85202b4e87b.tar.bz2
forums-1cfb84e61e808a50b12e4686781eb85202b4e87b.tar.xz
forums-1cfb84e61e808a50b12e4686781eb85202b4e87b.zip
[feature/delete-auto-logins] fixes language entry
PHPBB3-9647
-rw-r--r--phpBB/language/en/ucp.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/language/en/ucp.php b/phpBB/language/en/ucp.php
index 1ed978f788..4c945140bb 100644
--- a/phpBB/language/en/ucp.php
+++ b/phpBB/language/en/ucp.php
@@ -379,7 +379,7 @@ $lang = array_merge($lang, array(
'PREFERENCES_UPDATED' => 'Your preferences have been updated.',
'PROFILE_INFO_NOTICE' => 'Please note that this information may be viewable to other members. Be careful when including any personal details. Any fields marked with a * must be completed.',
'PROFILE_UPDATED' => 'Your profile has been updated.',
- 'PROFILE_AUTOLOGIN_KEYS' => 'The persistent login keys logins the user automatically on each visit until logout. Logout does only delete the persistent key on the current machine. The persistent login keys for all machines can be viewed/deleted by the user here.',
+ 'PROFILE_AUTOLOGIN_KEYS' => 'The persistent login keys automatically log you in when you visit the board. If you logout, the persistent login key is deleted only on the computer you are using to logout. Here you can see persistent login keys created on other computers you used to access this site.',
'PROFILE_NO_AUTOLOGIN_KEYS' => 'There are no saved persistent login keys.',
'RECIPIENT' => 'Recipient',