1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-31 22:10:45 +02:00

[ticket/9613] Slightly update language strings.

PHPBB3-9613
This commit is contained in:
Andreas Fischer
2010-08-29 16:50:57 +02:00
parent b83163634f
commit f9764c684f
3 changed files with 3 additions and 3 deletions

View File

@@ -375,7 +375,7 @@ $lang = array_merge($lang, array(
'YES_POST_MARKING_EXPLAIN' => 'Indicates whether user has posted to a topic.',
'YES_READ_MARKING' => 'Enable server-side topic marking',
'YES_READ_MARKING_EXPLAIN' => 'Stores read/unread status information in the database rather than a cookie.',
'YES_UNREADS' => 'Enable search of unread posts',
'YES_UNREAD_SEARCH' => 'Enable search for unread posts',
));
// Auth settings