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/fi_FI/translations.php | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'app/Locale/fi_FI') diff --git a/app/Locale/fi_FI/translations.php b/app/Locale/fi_FI/translations.php index 5a942a2c..6aedc71b 100644 --- a/app/Locale/fi_FI/translations.php +++ b/app/Locale/fi_FI/translations.php @@ -552,7 +552,6 @@ return array( // 'Unable to add this currency rate.' => '', // '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' => '', - // 'Gravatar' => '', // '%s moved the task %s to the first swimlane' => '', // '%s moved the task %s to the swimlane "%s"' => '', // '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