Lahmizzar Muinela
2014-03-09 cf2c15dc7be6fc2e122949166585aa294a0be457
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 - Fórum"
7 COM_PFFORUM_XML_DESCRIPTION = "Projectfork Componente de Fórum"
8
9 ; Projectfork 4.0 - Topic List Menu Item
10 COM_PFFORUM_TOPICS_VIEW_DEFAULT_TITLE = "Resumo (Visual Lista)"
11 COM_PFFORUM_TOPICS_VIEW_DEFAULT_OPTION = "Padrão"
cf2c15 12 COM_PFFORUM_TOPICS_VIEW_DEFAULT_DESC = "Mostra resumo dos tópicos."
aa3945 13
LM 14 ; Projectfork 4.0 - Topic Form Menu Item
cf2c15 15 COM_PFFORUM_TOPIC_FORM_VIEW_DEFAULT_TITLE = "Criar tópico"
aa3945 16 COM_PFFORUM_TOPIC_FORM_VIEW_DEFAULT_OPTION = "Padrão"
cf2c15 17 COM_PFFORUM_TOPIC_FORM_VIEW_DEFAULT_DESC = "Mostra um formulário de discussão."