Lahmizzar Muinela
2013-12-05 aa39454089c79322c03102ff36e29c3254de2e0b
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
; Projectfork Forum
; Copyright (C) 2006 - 2012 Tobias Kuhn. All rights reserved.
; License GNU General Public License version 2 or later; see LICENSE.txt
; Note : All ini files need to be saved as UTF-8 - No BOM
 
; COM_PFFORUM = "Projectfork - Forum"
; COM_PFFORUM_XML_DESCRIPTION = "Projectfork Forum Component"
 
; Projectfork 4.0 - Topic List Menu Item
; COM_PFFORUM_TOPICS_VIEW_DEFAULT_TITLE = "Overview (List Layout)"
; COM_PFFORUM_TOPICS_VIEW_DEFAULT_OPTION = "Default"
; COM_PFFORUM_TOPICS_VIEW_DEFAULT_DESC = "Displays the forum topics overview."
 
; Projectfork 4.0 - Topic Form Menu Item
; COM_PFFORUM_TOPIC_FORM_VIEW_DEFAULT_TITLE = "Create Topic"
; COM_PFFORUM_TOPIC_FORM_VIEW_DEFAULT_OPTION = "Default"
; COM_PFFORUM_TOPIC_FORM_VIEW_DEFAULT_DESC = "Displays a discussion topic form."