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