X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fhe.lang.php;h=4acb1d9bdb655a09823a5d9d96d4250da837ffa3;hb=b53f880dcd61797fd2e6609477add03ca757d813;hp=02c24d6dea0b3df13c6bed1d1ac604faebf48868;hpb=331afa6cc2e76915cbe7fce163803cbe5a93f9da;p=timetracker.git diff --git a/WEB-INF/resources/he.lang.php b/WEB-INF/resources/he.lang.php index 02c24d6d..4acb1d9b 100644 --- a/WEB-INF/resources/he.lang.php +++ b/WEB-INF/resources/he.lang.php @@ -284,6 +284,7 @@ $i18n_key_words = array( // 'label.template' => 'Template', // 'label.attachments' => 'Attachments', // 'label.files' => 'Files', +// 'label.file' => 'File', // 'label.image' => 'Image', // 'label.download' => 'Download', @@ -314,6 +315,7 @@ $i18n_key_words = array( // TODO: Translate the following. // 'title.timesheets' => 'Timesheets', // 'title.timesheet' => 'Timesheet', +// 'title.timesheet_files' => 'Timesheet Files', 'title.invoice' => 'חשבונית', 'title.send_invoice' => 'שליחת חשבונית', 'title.charts' => 'תרשימים', @@ -573,6 +575,7 @@ $i18n_key_words = array( 'form.group_edit.12_hours' => '12 שעות', 'form.group_edit.24_hours' => '24 שעות', // TODO: translate the following. +// 'form.group_edit.display_options' => 'Display options', // 'form.group_edit.show_holidays' => 'Show holidays', 'form.group_edit.tracking_mode' => 'סוג מעקב', 'form.group_edit.mode_time' => 'זמן', @@ -651,4 +654,8 @@ $i18n_key_words = array( // 'form.timesheet_view.approve_body' => "Your timesheet %s was approved.

%s", // 'form.timesheet_view.disapprove_subject' => 'Timesheet not approved', // 'form.timesheet_view.disapprove_body' => "Your timesheet %s was not approved.

%s", + +// Display Options form. See example at https://timetracker.anuko.com/display_options.php. +// TODO: translate the following. +// 'form.display_options.note_on_separate_row' => 'Note on separate row', );