Lahmizzar Muinela
2013-12-05 e61702d278f985b67fad93df9b657d2a401ba2a4
commit | author | age
d63a6b 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 - Usuaris"
7 COM_PFUSERS_XML_DESCRIPTION = "Component d'usuaris per Projectfork"
8
9 ; Projectfork 4.0 - Users Grid Menu Item
10 COM_PFUSERS_USERS_VIEW_DEFAULT_TITLE = "VisiĆ³ General (DisposiciĆ³ Graella)"
11 COM_PFUSERS_USERS_VIEW_DEFAULT_OPTION = "Per defecte"
12 COM_PFUSERS_USERS_VIEW_DEFAULT_DESC = "Mostra els membres del projecte en una graella"
13
14 ; Projectfork 4.0 - User Profile Menu Item
15 COM_PFUSERS_USER_VIEW_DEFAULT_TITLE = "Perfil d'usuari"
16 COM_PFUSERS_USER_VIEW_DEFAULT_OPTION = "Per defecte"
e61702 17 COM_PFUSERS_USER_VIEW_DEFAULT_DESC = "Mostra el perfil d'un usuari"