X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/367baa10353d5f679e6e3c795ae9d35a275a24d9..45091225a5cbc958f96c38e99228eee98f0b7ca8:/WEB-INF/resources/hu.lang.php diff --git a/WEB-INF/resources/hu.lang.php b/WEB-INF/resources/hu.lang.php index fcd4c256..d5448349 100644 --- a/WEB-INF/resources/hu.lang.php +++ b/WEB-INF/resources/hu.lang.php @@ -56,6 +56,7 @@ $i18n_key_words = array( // 'menu.expenses' => 'Expenses', 'menu.reports' => 'Riportok', // TODO: translate the following. +// 'menu.timesheets' => 'Timesheets', // 'menu.charts' => 'Charts', 'menu.projects' => 'Projektek', // 'menu.tasks' => 'Tasks', @@ -117,6 +118,7 @@ $i18n_key_words = array( // '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.