Lahmizzar Muinela
2013-12-05 80a85b5ab07eab121ee043caf972dbae89cf7f76
commit | author | age
ab8d26 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 - Utilisateurs"
7 COM_PFUSERS_XML_DESCRIPTION = "Composant Projectfork - Utilisateurs"
8
9 ; Projectfork 4.0 - Users Grid Menu Item
10 COM_PFUSERS_USERS_VIEW_DEFAULT_TITLE = "Aperçu (Vue Liste)"
11 COM_PFUSERS_USERS_VIEW_DEFAULT_OPTION = "Par défaut"
12 COM_PFUSERS_USERS_VIEW_DEFAULT_DESC = "Affiche les utilisateurs du projet."
13
14 ; Projectfork 4.0 - User Profile Menu Item
15 COM_PFUSERS_USER_VIEW_DEFAULT_TITLE = "Profil utilisateur"
16 COM_PFUSERS_USER_VIEW_DEFAULT_OPTION = "Par défaut"
80a85b 17 COM_PFUSERS_USER_VIEW_DEFAULT_DESC = "Affiche le profil d'un utilisateur."