]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/en.lang.php
Implemented locking feature as an optionally enabled plugin.
[timetracker.git] / WEB-INF / resources / en.lang.php
index 323e615b6fa6ce013f244a41c6ae068f751d1072..19fc34828e28da3cc465cf1c4ab6d1ac30b2ed0f 100644 (file)
@@ -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.