X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Ffi.lang.php;h=d02a010c62b7a3c619317ccc09c4775f53de4803;hb=bf41795a3a00db3d11615fc317dd982a8cfaec0c;hp=735724cfbab5e02b14a65336a86360c151803820;hpb=1abe3082f89208f5457129215a4283c4209b05f2;p=timetracker.git diff --git a/WEB-INF/resources/fi.lang.php b/WEB-INF/resources/fi.lang.php index 735724cf..d02a010c 100644 --- a/WEB-INF/resources/fi.lang.php +++ b/WEB-INF/resources/fi.lang.php @@ -286,6 +286,8 @@ $i18n_key_words = array( 'title.time' => 'Tuntien kirjaus', 'title.edit_time_record' => 'Tuntikirjausten muokkaus', 'title.delete_time_record' => 'Tuntikirjausten poisto', +// TODO: Translate the following. +// 'title.time_files' => 'Time Record Files', 'title.expenses' => 'Kulut', 'title.edit_expense' => 'Kulutietojen muokkaus', 'title.delete_expense' => 'Kulutiedon poisto', @@ -358,6 +360,7 @@ $i18n_key_words = array( // 'title.delete_template' => 'Deleting Template', // 'title.edit_file' => 'Editing File', // 'title.delete_file' => 'Deleting File', +// 'title.download_file' => 'Downloading File', // Section for common strings inside combo boxes on forms. Strings shared between forms shall be placed here. // Strings that are used in a single form must go to the specific form section.