X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/dc5d9b08bfb2e729508b02928b9d3b45e041e3a7..4c41dc3fad985fa9b71a81222b6402ebd5041c42:/WEB-INF/resources/es.lang.php diff --git a/WEB-INF/resources/es.lang.php b/WEB-INF/resources/es.lang.php index d33ff379..cdac3804 100644 --- a/WEB-INF/resources/es.lang.php +++ b/WEB-INF/resources/es.lang.php @@ -296,6 +296,10 @@ $i18n_key_words = array( // 'title.cf_add_dropdown_option' => 'Adding Option', // 'title.cf_edit_dropdown_option' => 'Editing Option', // 'title.cf_delete_dropdown_option' => 'Deleting Option', +// 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.