X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/da39950fb8192f48ad40f6777ff3c5cd52459bcd..45091225a5cbc958f96c38e99228eee98f0b7ca8:/WEB-INF/resources/gr.lang.php diff --git a/WEB-INF/resources/gr.lang.php b/WEB-INF/resources/gr.lang.php index 6be29a04..c35ca971 100644 --- a/WEB-INF/resources/gr.lang.php +++ b/WEB-INF/resources/gr.lang.php @@ -51,6 +51,8 @@ $i18n_key_words = array( 'menu.time' => 'Χρόνος', 'menu.expenses' => 'Έξοδα', 'menu.reports' => 'Αναφορές', +// TODO: translate the following. +// 'menu.timesheets' => 'Timesheets', 'menu.charts' => 'Διαγράμματα', 'menu.projects' => 'Έργα', 'menu.tasks' => 'Εργασίες', @@ -105,6 +107,8 @@ $i18n_key_words = array( // 'error.xml' => 'Error in XML file at line %d: %s.', // 'error.cannot_import' => 'Cannot import: %s.', // 'error.format' => 'Invalid file format.', +// 'error.user_count' => 'Limit on user count.', +// 'error.expired' => 'Expiration date reached.', // Warning messages. // TODO: translate the following.