fixed the comment
[timetracker.git] / WEB-INF / resources / he.lang.php
index 57f9483..698a92b 100644 (file)
@@ -180,7 +180,6 @@ $i18n_key_words = array(
 'label.language' => 'שפה',
 // TODO: translate the following string.
 // 'label.decimal_mark' => 'Decimal mark',
-'label.lock_interval' => 'טווח זמן לנעילה',
 'label.date_format' => 'תבנית של תאריך',
 'label.time_format' => 'תבנית של שעה',
 'label.week_start' => 'היום הראשון בשבוע',
@@ -271,6 +270,10 @@ $i18n_key_words = array(
 'title.cf_add_dropdown_option' => 'הוספת אפשרות',
 'title.cf_edit_dropdown_option' => 'עריכת אפשרות',
 'title.cf_delete_dropdown_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.