summaryrefslogtreecommitdiff
path: root/app/Locale/pt_BR
diff options
context:
space:
mode:
Diffstat (limited to 'app/Locale/pt_BR')
-rw-r--r--app/Locale/pt_BR/translations.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/app/Locale/pt_BR/translations.php b/app/Locale/pt_BR/translations.php
index f2ecd64b..340e5b3c 100644
--- a/app/Locale/pt_BR/translations.php
+++ b/app/Locale/pt_BR/translations.php
@@ -1398,4 +1398,6 @@ return array(
'Reorder this column by assignee and priority (DESC)' => 'Reordenar esta coluna por designado e prioridade (decrescente)',
'Reorder this column by assignee (A-Z)' => 'Reordenar esta coluna por designado (A-Z)',
'Reorder this column by assignee (Z-A)' => 'Reordenar esta coluna por designado (Z-A)',
+ // '%s moved the task #%d "%s" to the project "%s"' => '',
+ // 'Task #%d "%s" has been moved to the project "%s"' => '',
);