Edited extended team block description, edited "show newest post" switch name and description in the news section. Deleted the directory "languages", as we don't need it anymore.
This commit is contained in:
@@ -50,7 +50,7 @@ $lang = array_merge($lang, array(
|
||||
'PORTAL_LEADERS' => 'Leaders / Team block',
|
||||
'PORTAL_LEADERS_EXPLAIN' => 'Display this block on the portal.',
|
||||
'PORTAL_LEADERS_EXT' => 'Extended Leaders / Team',
|
||||
'PORTAL_LEADERS_EXT_EXPLAIN' => 'The standard block lists all admins/mods, while the extended block lists all non-hidden groups with a legend.',
|
||||
'PORTAL_LEADERS_EXT_EXPLAIN' => 'The standard team block have to be activated to display the extended block.<br />The standard block lists all admins/mods, while the extended block lists all non-hidden groups with a legend.',
|
||||
'PORTAL_CLOCK' => 'Clock block',
|
||||
'PORTAL_CLOCK_EXPLAIN' => 'Display this block on the portal.',
|
||||
'PORTAL_LINK_US' => 'Link us block',
|
||||
@@ -123,8 +123,8 @@ $lang = array_merge($lang, array(
|
||||
'PORTAL_EXCLUDE_FORUM_EXPLAIN' => 'Forum we pull the articles from, leave blank to pull from all forums, separate by comma for multi-forums, eg. 1,2,5',
|
||||
'PORTAL_NEWS_PERMISSIONS' => 'Enable/disable permissions',
|
||||
'PORTAL_NEWS_PERMISSIONS_EXPLAIN' => 'Take forum viewing permissions into account when displaying news',
|
||||
'PORTAL_NEWS_SHOW_LAST' => 'Show the newest post',
|
||||
'PORTAL_NEWS_SHOW_LAST_EXPLAIN' => 'When activated, the newest post will be shown in the text view. When deactivated, the first post of the topic will be shown.<br />In the compact news block style the link will lead to the newest post.',
|
||||
'PORTAL_NEWS_SHOW_LAST' => 'Sort in order to the newest posts',
|
||||
'PORTAL_NEWS_SHOW_LAST_EXPLAIN' => 'When activated, the newest will be sorted in order to the newest posts. When deactivated, the news will be sorted in order to the newest topic.',
|
||||
'PORTAL_NEWS_ARCHIVE' => 'Enable the news archive system',
|
||||
'PORTAL_NEWS_ARCHIVE_EXPLAIN' => 'If enabled the news archive system / page numbers will be displayed.',
|
||||
|
||||
|
||||
Reference in New Issue
Block a user