From f9c24f3c2c46eccd18e70704c0e8767fa6023206 Mon Sep 17 00:00:00 2001 From: Frédéric Guillot Date: Sat, 17 May 2014 18:26:17 -0400 Subject: Add the possibility to remove a task --- locales/pt_BR/translations.php | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'locales/pt_BR') diff --git a/locales/pt_BR/translations.php b/locales/pt_BR/translations.php index 9ef5a7f8..ffb578c5 100644 --- a/locales/pt_BR/translations.php +++ b/locales/pt_BR/translations.php @@ -306,4 +306,8 @@ return array( // 'Login with my Google Account' => '', // 'Project not found.' => '', // 'Task #%d' => '', + // 'Task removed successfully.' => '', + // 'Unable to remove this task.' => '', + // 'Remove a task' => '', + // 'Do you really want to remove this task: "%s"?' => '', ); -- cgit v1.2.3