]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/fi.lang.php
A bit more work on separate page for plugins config.
[timetracker.git] / WEB-INF / resources / fi.lang.php
index 99b40f4897a7d30f5faad9f30bf31c9f81420a6f..661a0ba89b4c758535aa40c415cea940d7aceb84 100644 (file)
@@ -49,6 +49,7 @@ $i18n_key_words = array(
 'menu.profile' => 'Profiili',
 // TODO: translate the following.
 // 'menu.group' => 'Group',
+// 'menu.plugins' => 'Plugins',
 'menu.time' => 'Tunnit',
 'menu.expenses' => 'Kulut',
 'menu.reports' => 'Raportit',
@@ -456,7 +457,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.',