From 61a9b594c0926f0c9c6123647d667fcecb5d2938 Mon Sep 17 00:00:00 2001 From: Andrew Engelbrecht Date: Fri, 4 May 2018 18:34:15 -0400 Subject: Clarified English text: logical 'and' not intended See issue #3817 --- app/Locale/pt_PT/translations.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/Locale/pt_PT') diff --git a/app/Locale/pt_PT/translations.php b/app/Locale/pt_PT/translations.php index edb6f421..a5dc16c0 100644 --- a/app/Locale/pt_PT/translations.php +++ b/app/Locale/pt_PT/translations.php @@ -648,7 +648,7 @@ return array( 'All tasks' => 'Todas as tarefas', 'Only for tasks assigned to me' => 'Somente as tarefas atribuídas a mim', 'Only for tasks created by me' => 'Apenas as tarefas que eu criei', - 'Only for tasks created by me and assigned to me' => 'Apenas as tarefas que eu criei e aquelas atribuídas a mim', + 'Only for tasks created by me and tasks assigned to me' => 'Apenas as tarefas que eu criei e aquelas atribuídas a mim', '%%Y-%%m-%%d' => '%%d/%%m/%%Y', 'Total for all columns' => 'Total para todas as colunas', 'You need at least 2 days of data to show the chart.' => 'Precisa de pelo menos 2 dias de dados para visualizar o gráfico.', -- cgit v1.2.3