From 4253df0854cfc80ee89ef6449613944db2c066b9 Mon Sep 17 00:00:00 2001
From: Kolesar <asim.husanovic@gmail.com>
Date: Tue, 19 Apr 2016 03:51:35 +0200
Subject: Added group notifications per projects for each user for overdue
 task… (#2132)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 app/Locale/el_GR/translations.php | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'app/Locale/el_GR')

diff --git a/app/Locale/el_GR/translations.php b/app/Locale/el_GR/translations.php
index 664bf328..f70742a3 100644
--- a/app/Locale/el_GR/translations.php
+++ b/app/Locale/el_GR/translations.php
@@ -709,7 +709,7 @@ return array(
     'view the board on Kanboard' => 'δείτε τον πίνακα στο Kanboard',
     'The task have been moved to the first swimlane' => 'Η εργασία αυτή έχει μετακινηθεί στην πρώτη λωρίδα',
     'The task have been moved to another swimlane:' => 'Η εργασία αυτή έχει μετακινηθεί σε άλλη λωρίδα:',
-    'Overdue tasks for the project "%s"' => 'Εκπρόθεσμες εργασίες για το έργο « %s »',
+    // 'Overdue tasks for the project(s) "%s"' => 'Εκπρόθεσμες εργασίες για το έργο « %s »',
     'New title: %s' => 'Νέος τίτλος: %s',
     'The task is not assigned anymore' => 'Η εργασία δεν έχει ανατεθεί πλέον',
     'New assignee: %s' => 'Καινούργια ανάθεση: %s',
-- 
cgit v1.2.3