Lahmizzar Muinela
2013-12-05 e61702d278f985b67fad93df9b657d2a401ba2a4
commit | author | age
4998eb 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 - Usuarios"
e61702 7 COM_PFUSERS_XML_DESCRIPTION = "Projectfork - Componente de usuarios"
4998eb 8
MW 9 ; Projectfork 4.0 - Users Grid Menu Item
e61702 10 COM_PFUSERS_USERS_VIEW_DEFAULT_TITLE = "Resumen (Vista de cuadrícula)"
4998eb 11 COM_PFUSERS_USERS_VIEW_DEFAULT_OPTION = "Predeterminado"
MW 12 COM_PFUSERS_USERS_VIEW_DEFAULT_DESC = "Muestra los miembros de un proyecto en un diseño de cuadrícula."
13
14 ; Projectfork 4.0 - User Profile Menu Item
e61702 15 COM_PFUSERS_USER_VIEW_DEFAULT_TITLE = "Perfil de usuario"
4998eb 16 COM_PFUSERS_USER_VIEW_DEFAULT_OPTION = "Predeterminado"
e61702 17 COM_PFUSERS_USER_VIEW_DEFAULT_DESC = "Muestra la página del perfil del usuario."