From 5d5b4711e3783f9d75fba99695930aa09119a051 Mon Sep 17 00:00:00 2001 From: Frédéric Guillot Date: Mon, 8 Sep 2014 18:36:10 +0200 Subject: Update de_DE translation (pull-request #233) --- app/Locales/de_DE/translations.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'app/Locales') diff --git a/app/Locales/de_DE/translations.php b/app/Locales/de_DE/translations.php index ad3b2ff8..3e1fd252 100644 --- a/app/Locales/de_DE/translations.php +++ b/app/Locales/de_DE/translations.php @@ -434,8 +434,8 @@ 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' => '', + 'Move the task to another project' => 'Aufgabe in ein anderes Projekt verschieben', + 'Move to another project' => 'In anderes Projekt verschieben', // 'Do you really want to duplicate this task?' => '', // 'Duplicate a task' => '', // 'External accounts' => '', -- cgit v1.2.3