summaryrefslogtreecommitdiff
path: root/app/Locale/cs_CZ
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2017-06-09 18:29:25 -0400
committerFrederic Guillot <fred@kanboard.net>2017-06-09 18:29:25 -0400
commit3909814313f32c75e1957554678b1787e8674be9 (patch)
tree55f1bdcc72469e0cbaecf157bc24235705b41d12 /app/Locale/cs_CZ
parentabebd9262957895a20c96fb83c322b7f5988a4ec (diff)
Remove checkbox to simplify task mail form
Diffstat (limited to 'app/Locale/cs_CZ')
-rw-r--r--app/Locale/cs_CZ/translations.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/Locale/cs_CZ/translations.php b/app/Locale/cs_CZ/translations.php
index 75952c95..b6113340 100644
--- a/app/Locale/cs_CZ/translations.php
+++ b/app/Locale/cs_CZ/translations.php
@@ -1336,7 +1336,6 @@ return array(
// 'Remove user from group' => '',
// 'Assign the task to its creator' => '',
// 'This task was sent by email to "%s" with subject "%s".' => '',
- // 'Log this action in a comment' => '',
// 'Predefined Email Subjects' => '',
// 'Write one subject by line.' => '',
);