Added error output.
[timetracker.git] / WEB-INF / resources / gr.lang.php
index f2de6f5..925abca 100644 (file)
@@ -103,7 +103,9 @@ $i18n_key_words = array(
 'error.overlap' => 'Το χρονικό διάστημα επικαλύπτει υπάρχουσες καταχωρήσεις.',
 'error.future_date' => 'Η ημερομηνία είναι στο μέλλον.',
 // TODO: translate the following.
+// 'error.xml' => 'Error in XML file at line %d: %s.',
 // 'error.cannot_import' => 'Cannot import: %s.',
+// 'error.format' => 'Invalid file format.',
 
 // Labels for buttons.
 'button.login' => 'Σύνδεση',