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/cs_CZ/translations.php | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'app/Locale/cs_CZ/translations.php') diff --git a/app/Locale/cs_CZ/translations.php b/app/Locale/cs_CZ/translations.php index acf10d3c..401fd3cd 100644 --- a/app/Locale/cs_CZ/translations.php +++ b/app/Locale/cs_CZ/translations.php @@ -552,7 +552,6 @@ return array( 'Unable to add this currency rate.' => 'Nelze přidat tento směnný kurz', 'Webhook URL' => 'Webhook URL', '%s removed the assignee of the task %s' => '%s odstranil přiřazení úkolu %s ', - 'Enable Gravatar images' => 'Aktiviere Gravatar Bilder', 'Information' => 'Informace', 'Check two factor authentication code' => 'Zkontrolujte dvouúrovňový autentifikační klíč', 'The two factor authentication code is not valid.' => 'Dvouúrovňový autentifikační klíč není platný.', @@ -625,7 +624,6 @@ return array( 'Notification' => 'Upozornění', '%s moved the task #%d to the first swimlane' => '%s přesunul úkol #%d do první dráhy', // 'Swimlane' => '', - // 'Gravatar' => '', '%s moved the task %s to the first swimlane' => '%s přesunul úkol %s do první dráhy', '%s moved the task %s to the swimlane "%s"' => '%s přesunul úkol %s do dráhy "%s"', 'This report contains all subtasks information for the given date range.' => 'Report obsahuje všechny informace o dílčích úkolech pro daný časový úsek', @@ -1320,4 +1318,5 @@ return array( // 'User disabled' => '', // '%d notifications' => '', // '%d notification' => '', + // 'There is no external integration installed.' => '', ); -- cgit v1.2.3