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:
@@ -49,7 +49,7 @@ $lang = array_merge($lang, array(
|
||||
'PORTAL_LEADERS' => 'Team',
|
||||
'PORTAL_LEADERS_EXPLAIN' => 'Diesen Block auf dem Portal anzeigen.',
|
||||
'PORTAL_LEADERS_EXT' => 'Erweiterter Team-Block',
|
||||
'PORTAL_LEADERS_EXT_EXPLAIN' => 'Der Standard-Block listet alle Administratoren und Moderatoren auf, der erweiterte Team-Block listet zusätzlich alle nicht-versteckten Gruppen inklusive Legende auf.',
|
||||
'PORTAL_LEADERS_EXT_EXPLAIN' => 'Damit dieser Block angezeigt wird, muss der Standard-Team-Block aktiviert sein.<br />Der erweiterte Team-Block listet zusätzlich alle nicht-versteckten Gruppen inklusive Legende auf.',
|
||||
'PORTAL_CLOCK' => 'Uhr',
|
||||
'PORTAL_CLOCK_EXPLAIN' => 'Die Uhr auf dem Portal anzeigen.',
|
||||
'PORTAL_LINK_US' => 'Verlink uns',
|
||||
@@ -118,8 +118,8 @@ $lang = array_merge($lang, array(
|
||||
'PORTAL_EXCLUDE_FORUM_EXPLAIN' => 'Die IDs der Foren, aus welchen Beiträge nicht angezeigt werden sollen. Frei lassen, um aus allen Foren anzeigen zu lassen. Mit Komma trennen, wenn mehrere Foren ausgeschlossen werden sollen, z.B. 1,2,5',
|
||||
'PORTAL_NEWS_PERMISSIONS' => 'Berechtigungen prüfen anschalten?',
|
||||
'PORTAL_NEWS_PERMISSIONS_EXPLAIN' => 'Berücksichtigt Berechtigungen beim Anzeigen der aktuellen Beiträge',
|
||||
'PORTAL_NEWS_SHOW_LAST' => 'Den neuesten Beitrag anzeigen',
|
||||
'PORTAL_NEWS_SHOW_LAST_EXPLAIN' => 'Wenn aktiviert, wird der neueste Beitrag in der Textansicht angezeigt. Wenn deaktiviert, wird der erste Beitrag des Themas angezeigt.<br />Im kompakten Block-Stil wird der Themenlink bei aktivierter Einstellung auf den neuesten Beitrag gesetzt. Ansonsten auf den Ersten.',
|
||||
'PORTAL_NEWS_SHOW_LAST' => 'Nach neuesten Beiträgen sortieren',
|
||||
'PORTAL_NEWS_SHOW_LAST_EXPLAIN' => 'Wenn aktiviert, wird nach den neuesten Beiträgen sortiert. Wenn deaktiviert, wird nach den neuesten Themen sortiert.',
|
||||
'PORTAL_NEWS_ARCHIVE' => 'Das Archivsystem für die aktuellen Beiträge aktivieren',
|
||||
'PORTAL_NEWS_ARCHIVE_EXPLAIN' => 'Wenn aktiviert, wird das Archivsystem und ggf. Seitenzahlen angezeigt.',
|
||||
|
||||
|
||||
@@ -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