summaryrefslogtreecommitdiff
path: root/app/Locale/pt_PT/translations.php
diff options
context:
space:
mode:
authorRafael de Camargo <rafacamargo123@gmail.com>2019-08-28 00:23:53 -0300
committerFrédéric Guillot <fred@kanboard.net>2019-08-27 20:51:27 -0700
commita4f130839f8955ac01787ee542b4cd2f489bf836 (patch)
tree9e774b0677336442bab009388c7c0a426a5b4bdc /app/Locale/pt_PT/translations.php
parentc0d8407d9a880a8e05063281b129fc84b73017b5 (diff)
Improve english task description
Diffstat (limited to 'app/Locale/pt_PT/translations.php')
-rw-r--r--app/Locale/pt_PT/translations.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/Locale/pt_PT/translations.php b/app/Locale/pt_PT/translations.php
index e02d624c..d7a45106 100644
--- a/app/Locale/pt_PT/translations.php
+++ b/app/Locale/pt_PT/translations.php
@@ -1403,7 +1403,7 @@ return array(
'%s moved the task #%d "%s" to the project "%s"' => '%s moveu a tarefa #%d "%s" para o projeto "%s"',
'Task #%d "%s" has been moved to the project "%s"' => 'Tarefa #%d "%s" foi movida para o projeto "%s"',
'Move the task to another column when the due date is less than a certain number of days' => 'Mover a tarefa para outra coluna quando a data de vencimento é menos que um certo numero de dias',
- 'Automatically update the start date when task move away from certain column' => 'Automaticamente atualizar a data de inicio quando a tarefa for movida de uma certa coluna',
+ 'Automatically update the start date when the task is moved away from a specific column' => 'Automaticamente atualizar a data de inicio quando a tarefa for movida de uma certa coluna',
'HTTP Client:' => 'Cliente HTTP:',
'XBT - bitcoin' => 'XBT - bitcoin',
);