From 7f5a871f84639a90eebd0ac1d0ee7f759e220cf6 Mon Sep 17 00:00:00 2001 From: Frédéric Guillot Date: Sun, 5 Oct 2014 12:32:44 -0400 Subject: Projects are not anymore visible to everybody by default --- app/Locales/pt_BR/translations.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'app/Locales/pt_BR/translations.php') diff --git a/app/Locales/pt_BR/translations.php b/app/Locales/pt_BR/translations.php index 89f789c3..b53650a7 100644 --- a/app/Locales/pt_BR/translations.php +++ b/app/Locales/pt_BR/translations.php @@ -196,7 +196,7 @@ return array( 'revoke' => 'revogar', 'List of authorized users' => 'Lista de usuários autorizados', 'User' => 'Usuário', - 'Everybody have access to this project.' => 'Todos têm acesso a este projeto.', + // 'Nobody have access to this project.' => '', 'You are not allowed to access to this project.' => 'Você não está autorizado a acessar este projeto.', 'Comments' => 'Comentários', 'Post comment' => 'Postar comentário', @@ -421,7 +421,7 @@ return array( // 'view the task on Kanboard' => '', // 'Public access' => '', // 'Categories management' => '', - // 'Users management' => '', + // 'User management' => '', // 'Active tasks' => '', // 'Disable public access' => '', // 'Enable public access' => '', -- cgit v1.2.3