X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/e2b992aea6edc4a734ddb751103101e2450f3b20..76dd7930c2ef4f6de65bd98acfd3d0ef25979c18:/WEB-INF/resources/he.lang.php diff --git a/WEB-INF/resources/he.lang.php b/WEB-INF/resources/he.lang.php index 3c10a64b..da704034 100644 --- a/WEB-INF/resources/he.lang.php +++ b/WEB-INF/resources/he.lang.php @@ -143,6 +143,10 @@ $i18n_key_words = array( 'label.password' => 'סיסמה', 'label.confirm_password' => 'בדיקת סיסמה', 'label.email' => 'דואר אלקטרוני', +'label.cc' => 'העתק', +// TODO: translate the following. +// 'label.bcc' => 'Bcc', +'label.subject' => 'נושא', 'label.date' => 'תאריך', 'label.start_date' => 'תאריך התחלה', 'label.end_date' => 'תאריך סיום', @@ -428,8 +432,6 @@ $i18n_key_words = array( // Mail form. See example at https://timetracker.anuko.com/report_send.php when emailing a report. 'form.mail.from' => 'מאת', 'form.mail.to' => 'אל', -'form.mail.cc' => 'העתק', -'form.mail.subject' => 'נושא', 'form.mail.report_subject' => 'דוח Time Tracker', 'form.mail.footer' => 'Anuko Time Tracker הינה מערכת פשוטה, קלה לשימוש וחינמית לניהול זמן. בקר באתר www.anuko.com לפרטים נוספים.', 'form.mail.report_sent' => 'הדוח נשלח.',