summaryrefslogtreecommitdiff
path: root/app/Locales/de_DE/translations.php
diff options
context:
space:
mode:
authorFrédéric Guillot <fred@kanboard.net>2014-05-27 11:40:07 -0400
committerFrédéric Guillot <fred@kanboard.net>2014-05-27 11:40:07 -0400
commitc482e704697301a982e3c989ac795e0f4c2e899a (patch)
treeaaeba920ba4218792afac198e6b43ea619ff5a53 /app/Locales/de_DE/translations.php
parent73944ae3687525eb7fafa0a0de2b919b51974542 (diff)
Add a new automatic action: assign a category based on a defined color
Diffstat (limited to 'app/Locales/de_DE/translations.php')
-rw-r--r--app/Locales/de_DE/translations.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/app/Locales/de_DE/translations.php b/app/Locales/de_DE/translations.php
index 3816a251..24122b00 100644
--- a/app/Locales/de_DE/translations.php
+++ b/app/Locales/de_DE/translations.php
@@ -312,7 +312,8 @@ return array(
// 'Unable to remove this task.' => '',
// 'Remove a task' => '',
// 'Do you really want to remove this task: "%s"?' => '',
- // 'Assign a color to a specific category' => '',
+ // 'Assign automatically a color based on a category' => '',
+ // 'Assign automatically a category based on a color' => '',
// 'Task creation or modification' => '',
// 'Category' => '',
// 'Category:' => '',