From 457e181ffb915e36e5da77317a6c824e10f5d5b3 Mon Sep 17 00:00:00 2001 From: Frédéric Guillot Date: Mon, 1 Sep 2014 20:40:02 -0800 Subject: Improve task duplication --- app/Locales/pt_BR/translations.php | 2 ++ 1 file changed, 2 insertions(+) (limited to 'app/Locales/pt_BR') diff --git a/app/Locales/pt_BR/translations.php b/app/Locales/pt_BR/translations.php index 1836c385..f8e68d74 100644 --- a/app/Locales/pt_BR/translations.php +++ b/app/Locales/pt_BR/translations.php @@ -436,4 +436,6 @@ return array( // 'Project activation' => '', // 'Move the task to another project' => '', // 'Move to another project' => '', + // 'Do you really want to duplicate this task?' => '', + // 'Duplicate a task' => '', ); -- cgit v1.2.3