From 7e44dee903015399e221cdda52e540e75c2484f5 Mon Sep 17 00:00:00 2001 From: Frédéric Guillot Date: Sat, 30 Aug 2014 22:35:50 -0800 Subject: Move a task to another project --- app/Locales/de_DE/translations.php | 2 ++ 1 file changed, 2 insertions(+) (limited to 'app/Locales/de_DE') diff --git a/app/Locales/de_DE/translations.php b/app/Locales/de_DE/translations.php index 2a5a4c0c..868e33ba 100644 --- a/app/Locales/de_DE/translations.php +++ b/app/Locales/de_DE/translations.php @@ -434,4 +434,6 @@ return array( // 'Do you really want to duplicate this project: "%s"?' => '', // 'Do you really want to enable this project: "%s"?' => '', // 'Project activation' => '', + // 'Move the task to another project' => '', + // 'Move to another project' => '', ); -- cgit v1.2.3