X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Ffi.lang.php;h=f06429daafc140153122b30726d3e6d34cbd963c;hb=bcfe9680fdb90d26de543b2c43feabefdcac3c20;hp=48b5089f1a2518bf7bb37aed24e991d6fe30d257;hpb=6968ef66a0264c35eff9bdd8ed92af48b34b8d19;p=timetracker.git diff --git a/WEB-INF/resources/fi.lang.php b/WEB-INF/resources/fi.lang.php index 48b5089f..f06429da 100644 --- a/WEB-INF/resources/fi.lang.php +++ b/WEB-INF/resources/fi.lang.php @@ -230,6 +230,7 @@ $i18n_key_words = array( // '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', @@ -386,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). @@ -456,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.',