X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fet.lang.php;h=f59da5646ec4c919773b6b634472597d72b42caf;hb=bd92aeb3404ed8625272abccc9a8766f13ab75e6;hp=8547caf76bb3d5cedc6e6e0f82d225993a632ea5;hpb=99041558bf625b082fc5058a93e1bd2634c2c9d2;p=timetracker.git diff --git a/WEB-INF/resources/et.lang.php b/WEB-INF/resources/et.lang.php index 8547caf7..f59da564 100644 --- a/WEB-INF/resources/et.lang.php +++ b/WEB-INF/resources/et.lang.php @@ -250,6 +250,8 @@ $i18n_key_words = array( // 'label.week_note' => 'Week note', // 'label.week_list' => 'Week list', // 'label.work_units' => 'Work units', +// 'label.work_units_short' => 'Units', +'label.totals_only' => 'Ainult summad', // Form titles. // TODO: Improve titles for consistency, so that each title explains correctly what each @@ -422,7 +424,6 @@ $i18n_key_words = array( 'form.reports.group_by_project' => 'projekt', // TODO: translate the following. // 'form.reports.group_by_task' => 'task', -'form.reports.totals_only' => 'Ainult summad', // Report form. See example at https://timetracker.anuko.com/report.php // (after generating a report at https://timetracker.anuko.com/reports.php). @@ -499,7 +500,7 @@ $i18n_key_words = array( // 'form.export.compression_none' => 'none', 'form.export.compression_bzip' => 'bzip', -// Importing Group Data form. See example at https://timetracker.anuko.com/imort.php (login as admin first). +// Importing Group Data form. See example at https://timetracker.anuko.com/import.php (login as admin first). 'form.import.hint' => 'Impordi meeskonna andmed xml-failist.', // TODO: replace "team" with "group". 'form.import.file' => 'Vali fail', 'form.import.success' => 'Andmed imporditud.',