Lahmizzar Muinela
2014-03-09 cf2c15dc7be6fc2e122949166585aa294a0be457
commit | author | age
56b95f 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 - Usuários "
cf2c15 7 COM_PFUSERS_XML_DESCRIPTION = " Usuários  do Componente Projectfork"
56b95f 8
MW 9 ; Projectfork 4.0 - Users Grid Menu Item
10 COM_PFUSERS_USERS_VIEW_DEFAULT_TITLE = "Visão Geral (Layout de Grade)"
11 COM_PFUSERS_USERS_VIEW_DEFAULT_OPTION = "Padrão"
12 COM_PFUSERS_USERS_VIEW_DEFAULT_DESC = "Exibe os membros do projeto em um Layout de grade."
13
14 ; Projectfork 4.0 - User Profile Menu Item
15 COM_PFUSERS_USER_VIEW_DEFAULT_TITLE = "Perfil do Usuário "
16 COM_PFUSERS_USER_VIEW_DEFAULT_OPTION = "Padrão"
1d265f 17 COM_PFUSERS_USER_VIEW_DEFAULT_DESC = "Exibe a página de perfil de usuário."