Lahmizzar Muinela
2014-01-07 f888a4b2877b1b245d4566aef1bf1f0246a78b6a
commit | author | age
aa3945 1 ; Projectfork Forum
LM 2 ; Copyright (C) 2006 - 2012 Tobias Kuhn. All rights reserved.
3 ; License GNU General Public License version 2 or later; see LICENSE.txt
4 ; Note : All ini files need to be saved as UTF-8 - No BOM
5
6 COM_PFFORUM = "Projectfork - Forum\n"
7 COM_PFFORUM_XML_DESCRIPTION = "Projectfork Forum komponent"
8
9 ; Projectfork 4.0 - Topic List Menu Item
10 COM_PFFORUM_TOPICS_VIEW_DEFAULT_TITLE = "Oversikt (liste-oppsett)"
11 COM_PFFORUM_TOPICS_VIEW_DEFAULT_OPTION = "Standard"
f888a4 12 COM_PFFORUM_TOPICS_VIEW_DEFAULT_DESC = "Viser en oversikt over emnene i forumet"
aa3945 13
LM 14 ; Projectfork 4.0 - Topic Form Menu Item
f888a4 15 COM_PFFORUM_TOPIC_FORM_VIEW_DEFAULT_TITLE = "Opprett emne"
aa3945 16 COM_PFFORUM_TOPIC_FORM_VIEW_DEFAULT_OPTION = "Standard"
f888a4 17 COM_PFFORUM_TOPIC_FORM_VIEW_DEFAULT_DESC = "Vis et diskusjons forum emne"