X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Ffi.lang.php;h=f06429daafc140153122b30726d3e6d34cbd963c;hb=3d9beabc77b40f26d2ae76269d03ca1c379f0bd0;hp=cf4d0b8334f02f9f9f0695fbd30b7d7358560192;hpb=99041558bf625b082fc5058a93e1bd2634c2c9d2;p=timetracker.git diff --git a/WEB-INF/resources/fi.lang.php b/WEB-INF/resources/fi.lang.php index cf4d0b83..f06429da 100644 --- a/WEB-INF/resources/fi.lang.php +++ b/WEB-INF/resources/fi.lang.php @@ -229,6 +229,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' => 'Vain yhteissummat', // Form titles. 'title.login' => 'Kirjautuminen', @@ -385,7 +387,6 @@ $i18n_key_words = array( 'form.reports.group_by_client' => 'asiakas', 'form.reports.group_by_project' => 'projekti', 'form.reports.group_by_task' => 'tehtävä', -'form.reports.totals_only' => 'Vain yhteissummat', // Report form. See example at https://timetracker.anuko.com/report.php // (after generating a report at https://timetracker.anuko.com/reports.php). @@ -455,7 +456,7 @@ $i18n_key_words = array( 'form.export.compression_none' => 'ei pakata', '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' => 'Tuo tiimitiedot xml-tiedostosta.', // TODO: replace "team" with "group". 'form.import.file' => 'Valitse tiedosto', 'form.import.success' => 'Tietojen tuonti onnistui.',