X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/f522b9a2b762c199cc0b0f0598b9affd823553f4..e27646be3f900ddff86ea36ffde3bdc78eebffdd:/WEB-INF/resources/fi.lang.php diff --git a/WEB-INF/resources/fi.lang.php b/WEB-INF/resources/fi.lang.php index ef06174e..88f08e13 100644 --- a/WEB-INF/resources/fi.lang.php +++ b/WEB-INF/resources/fi.lang.php @@ -168,7 +168,6 @@ $i18n_key_words = array( 'label.id' => 'ID', 'label.language' => 'Kieli', 'label.decimal_mark' => 'Desimaalierotin', -'label.lock_interval' => 'Lukitusväli päivinä', 'label.date_format' => 'Päiväyksen muoto', 'label.time_format' => 'Kellonajan muoto', 'label.week_start' => 'Viikon 1. päivä', @@ -258,6 +257,10 @@ $i18n_key_words = array( 'title.cf_add_dropdown_option' => 'Vaihtoehdon lisäys', 'title.cf_edit_dropdown_option' => 'Vaihtoehdon muokkaus', 'title.cf_delete_dropdown_option' => 'Vaihtoehdon poisto', +// NOTE TO TRANSLATORS: Locking is a feature to lock records from modifications (ex: weekly on Mondays we lock all previous weeks). +// It is also a name for the Locking plugin on the Team profile page. +// TODO: Translate the following: +// 'title.locking' => 'Locking', // 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.