Lahmizzar Muinela
2013-12-05 608f1553ed251406de74287448241f1ebe54c31b
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
; Projectfork Users
; 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_PFUSERS = "Projectfork - Benutzer"
COM_PFUSERS_XML_DESCRIPTION = "Projectfork - Benutzerkomponente"
 
; Projectfork 4.0 - Users Grid Menu Item
COM_PFUSERS_USERS_VIEW_DEFAULT_TITLE = "Übersicht (Gitterlayout)"
COM_PFUSERS_USERS_VIEW_DEFAULT_OPTION = "Standard"
COM_PFUSERS_USERS_VIEW_DEFAULT_DESC = "Zeigt die Projektmitglieder in einem Gitterlayout an"
 
; Projectfork 4.0 - User Profile Menu Item
COM_PFUSERS_USER_VIEW_DEFAULT_TITLE = "Benutzerprofil"
COM_PFUSERS_USER_VIEW_DEFAULT_OPTION = "Standard"
COM_PFUSERS_USER_VIEW_DEFAULT_DESC = "Zeigt eine Benutzerprofilseite an"