mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 14:18:52 +00:00
Fix Bug #55935, r10382
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10384 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
parent
ab4f3157ac
commit
665359e929
1 changed files with 1 additions and 1 deletions
|
@ -252,7 +252,7 @@ $lang = array_merge($lang, array(
|
|||
'ACP_FEED_GENERAL' => 'General Feed Settings',
|
||||
'ACP_FEED_POST_BASED' => 'Post-based Feed Settings',
|
||||
'ACP_FEED_TOPIC_BASED' => 'Topic-based Feed Settings',
|
||||
'ACP_FEED_SETTINGS_OTHER' => 'Other Feeds and Seetings',
|
||||
'ACP_FEED_SETTINGS_OTHER' => 'Other Feeds and Settings',
|
||||
|
||||
'ACP_FEED_ENABLE' => 'Enable Feeds',
|
||||
'ACP_FEED_ENABLE_EXPLAIN' => 'Turns on or off ATOM Feeds for the entire board.<br />Disabling this switches off all Feeds, no matter how the options below are set.',
|
||||
|
|
Loading…
Add table
Reference in a new issue