diff options
| author | Jonathan Stanley <shs@users.sourceforge.net> | 2006-12-22 22:51:33 +0000 |
|---|---|---|
| committer | Jonathan Stanley <shs@users.sourceforge.net> | 2006-12-22 22:51:33 +0000 |
| commit | 803f64c7248d87e9e9508349c699b0f442556d55 (patch) | |
| tree | c647d60c4c5e4685561a624bbe52f1eec9702741 /phpBB/language/en/help_faq.php | |
| parent | e66429cba1f79a69890deb6ca9c35841dee6872f (diff) | |
| download | forums-803f64c7248d87e9e9508349c699b0f442556d55.tar forums-803f64c7248d87e9e9508349c699b0f442556d55.tar.gz forums-803f64c7248d87e9e9508349c699b0f442556d55.tar.bz2 forums-803f64c7248d87e9e9508349c699b0f442556d55.tar.xz forums-803f64c7248d87e9e9508349c699b0f442556d55.zip | |
Bertiezilla make Bertie-smash on language files!
#6244
#6278
#6284
#6286
#6336
#6340
#6342
#6344
#6346
#6352
#6358
#6364
#6376
#6382
#6386
#6388
#6418
#6420
#6426
#6428
#6430
#6434
#6452
#6454
#6458
git-svn-id: file:///svn/phpbb/trunk@6790 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/language/en/help_faq.php')
| -rw-r--r-- | phpBB/language/en/help_faq.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/language/en/help_faq.php b/phpBB/language/en/help_faq.php index 39903fc14b..c0b8549486 100644 --- a/phpBB/language/en/help_faq.php +++ b/phpBB/language/en/help_faq.php @@ -44,7 +44,7 @@ $help = array( ), array( 0 => 'How do I prevent my username appearing in the online user listings?', - 1 => 'In your profile you will find an option <em>Hide your online status</em>, if you switch this <em>on</em> you’ll only appear to board administrators, moderators, or to yourself. You will be counted as a hidden user.' + 1 => 'Within the UCP under “Forum preferences” you will find an option <em>Hide your online status</em>, if you enable this option with <samp>Yes</samp>, you’ll only appear to the administrators, moderators or yourself. You will be counted as a hidden user.' ), array( 0 => 'I’ve lost my password!', |
