From f22cc29cd52d71580f598d0602cdce85bfaf5e92 Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Sun, 30 Apr 2017 14:39:51 -0400 Subject: Add [DUPLICATE] prefix to duplicated tasks title --- app/Locale/cs_CZ/translations.php | 1 + 1 file changed, 1 insertion(+) (limited to 'app/Locale/cs_CZ') diff --git a/app/Locale/cs_CZ/translations.php b/app/Locale/cs_CZ/translations.php index 1dce1599..f7a53619 100644 --- a/app/Locale/cs_CZ/translations.php +++ b/app/Locale/cs_CZ/translations.php @@ -1331,4 +1331,5 @@ return array( // '%d subtasks' => '', // '%d subtask' => '', // 'Only moving task between those columns is permitted for tasks assigned to the current user' => '', + // '[DUPLICATE]' => '', ); -- cgit v1.2.3