From 6649b1f0a5db6160d197a13ca79cfd67fbb02d77 Mon Sep 17 00:00:00 2001 From: svncommit <devs@roundcube.net> Date: Sat, 23 Sep 2006 19:37:29 -0400 Subject: [PATCH] added TinyMCE spellchecker plugin, configured to use GoogleSpell --- program/localization/el/labels.inc | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/program/localization/el/labels.inc b/program/localization/el/labels.inc index 37b42c1..ff99364 100755 --- a/program/localization/el/labels.inc +++ b/program/localization/el/labels.inc @@ -97,6 +97,7 @@ $labels['today'] = 'Σήμερα'; // toolbar buttons +$labels['checkmail'] = 'Έλεγχος για τα νέα μηνύματα'; $labels['writenewmessage'] = 'Δημιουργία νέου μηνύματος'; $labels['replytomessage'] = 'Απάντηση μηνύματος'; $labels['forwardmessage'] = 'Προώθηση μηνύματος'; -- Gitblit v1.9.1