1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-30 21:40:43 +02:00
git-svn-id: file:///svn/phpbb/trunk@6644 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
Jonathan Stanley
2006-11-23 20:56:19 +00:00
parent 59f3e65aee
commit f26918b4e5
6 changed files with 12 additions and 12 deletions

View File

@@ -262,7 +262,7 @@ $lang = array_merge($lang, array(
'YES_ONLINE' => 'Enable online user listings',
'YES_ONLINE_EXPLAIN' => 'Display online user information on index, forum and topic pages.',
'YES_ONLINE_GUESTS' => 'Enable online guest listings in viewonline',
'YES_ONLINE_GUESTS_EXPLAIN' => 'Allow display of guest user informations in viewonline.',
'YES_ONLINE_GUESTS_EXPLAIN' => 'Allow display of guest user information in viewonline.',
'YES_ONLINE_TRACK' => 'Enable display of user online img',
'YES_ONLINE_TRACK_EXPLAIN' => 'Display online information for user in profiles and viewtopic.',
'YES_POST_MARKING' => 'Enable dotted topics',