X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/8e4807d9e83fbb282dca07744c36eb5d2cf281dd..55c8f6a2bce9518c28337b18823b8300d1875ab8:/WEB-INF/resources/en.lang.php diff --git a/WEB-INF/resources/en.lang.php b/WEB-INF/resources/en.lang.php index 323e615b..19fc3482 100644 --- a/WEB-INF/resources/en.lang.php +++ b/WEB-INF/resources/en.lang.php @@ -251,6 +251,9 @@ $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. +'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.