diff options
author | Frederic Guillot <fred@kanboard.net> | 2016-03-19 16:22:00 -0400 |
---|---|---|
committer | Frederic Guillot <fred@kanboard.net> | 2016-03-19 16:22:00 -0400 |
commit | 6351cb0e27eea05a2b0a8063b8b0df0abc49896d (patch) | |
tree | 18359aa87b4dfc4ea437d26d6f67a5c7d7f23efe /app/Locale/el_GR/translations.php | |
parent | 84b4139988dfdcb48fc0729429a34c11f46fe08e (diff) |
Improve activity stream layout
Diffstat (limited to 'app/Locale/el_GR/translations.php')
-rw-r--r-- | app/Locale/el_GR/translations.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/Locale/el_GR/translations.php b/app/Locale/el_GR/translations.php index 00ae2200..1f58fb69 100644 --- a/app/Locale/el_GR/translations.php +++ b/app/Locale/el_GR/translations.php @@ -730,7 +730,7 @@ return array( 'Time spent changed: %sh' => 'Ο χρόνος που πέρασε έχει αλλάξει: %sh', 'Time estimated changed: %sh' => 'Ο εκτιμώμενος χρόνος άλλαξε: %sh', 'The field "%s" have been updated' => 'Το πεδίο « %s » έχει ενημερωθεί', - 'The description has been modified' => 'Η περιγραφή έχει ενημερωθεί', + 'The description has been modified:' => 'Η περιγραφή έχει ενημερωθεί', 'Do you really want to close the task "%s" as well as all subtasks?' => 'Σίγουρα θέλετε να κλείσετε την εργασία « %s » και την υπο-εργασία ?', 'I want to receive notifications for:' => 'Επιθυμώ να λαμβάνω ενημερώσεις για :', 'All tasks' => 'Όλες οι εργασίες', |