From cd734e5ba79b98acc42a45a16caf06812cf8095e Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Sat, 1 Apr 2017 17:56:20 -0400 Subject: Move Gravatar to external plugin --- app/Locale/nl_NL/translations.php | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'app/Locale/nl_NL') diff --git a/app/Locale/nl_NL/translations.php b/app/Locale/nl_NL/translations.php index 4567cb33..8776819e 100644 --- a/app/Locale/nl_NL/translations.php +++ b/app/Locale/nl_NL/translations.php @@ -552,7 +552,6 @@ return array( // 'Unable to add this currency rate.' => '', 'Webhook URL' => 'Webhook URL', // '%s removed the assignee of the task %s' => '', - // 'Enable Gravatar images' => '', // 'Information' => '', // 'Check two factor authentication code' => '', // 'The two factor authentication code is not valid.' => '', @@ -625,7 +624,6 @@ return array( // 'Notification' => '', // '%s moved the task #%d to the first swimlane' => '', 'Swimlane' => 'Swimlane', - 'Gravatar' => 'Gravatar', '%s moved the task %s to the first swimlane' => '%s heeft de taak %s naar de eerste swimlane verplaatst', '%s moved the task %s to the swimlane "%s"' => '%s heeft taak %s naar swimlane "%s" verplaatst', // 'This report contains all subtasks information for the given date range.' => '', @@ -1320,4 +1318,5 @@ return array( // 'User disabled' => '', // '%d notifications' => '', // '%d notification' => '', + // 'There is no external integration installed.' => '', ); -- cgit v1.2.3