aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB
diff options
context:
space:
mode:
authorDhruv Goel <dhruv.goel92@gmail.com>2012-04-20 04:13:20 +0530
committerDhruv Goel <dhruv.goel92@gmail.com>2012-05-17 14:02:33 +0530
commit124068b0b1c05df692a81b529e03f9a22702d270 (patch)
tree74683c4ec755ffe8778657ac90b81793a2ed7a51 /phpBB
parentca0d5ebf7a289e7ba759023e6322820450e79ec7 (diff)
downloadforums-124068b0b1c05df692a81b529e03f9a22702d270.tar
forums-124068b0b1c05df692a81b529e03f9a22702d270.tar.gz
forums-124068b0b1c05df692a81b529e03f9a22702d270.tar.bz2
forums-124068b0b1c05df692a81b529e03f9a22702d270.tar.xz
forums-124068b0b1c05df692a81b529e03f9a22702d270.zip
[feature/delete-auto-logins] explain persistent keys in the ucp.
a short explaination of persistent keys in edit persistent keys section PHPBB3-9647
Diffstat (limited to 'phpBB')
-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 44d14b2349..398163f38a 100644
--- a/phpBB/language/en/ucp.php
+++ b/phpBB/language/en/ucp.php
@@ -377,7 +377,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 can be selected and deleted.',
+ 'PROFILE_AUTOLOGIN_KEYS' => 'The persistent login keys keeps the user logged in till the user signs out. 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.',
'PROFILE_NO_AUTOLOGIN_KEYS' => 'There are no saved persistent login keys.',
'RECIPIENT' => 'Recipient',