X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;ds=sidebyside;f=WEB-INF%2Fresources%2Fhe.lang.php;h=0c6ad0bfb53d0dad796d7a976ba2131d9cd02049;hb=4cf643dd179f2784af068a5bbfbc0168ab9ad591;hp=ea42550d75eb9c8b1f3c6540ed2b6250176beeba;hpb=8db9ef16cb3ca249a07b8621ac36a4b75af9dc59;p=timetracker.git diff --git a/WEB-INF/resources/he.lang.php b/WEB-INF/resources/he.lang.php index ea42550d..0c6ad0bf 100644 --- a/WEB-INF/resources/he.lang.php +++ b/WEB-INF/resources/he.lang.php @@ -126,6 +126,9 @@ $i18n_key_words = array( 'error.overlap' => 'טווח הזמן מתנגש עם רישומים קיימים.', // TODO: translate the following. // 'error.future_date' => 'Date is in future.', +// 'error.xml' => 'Error in XML file at line %d: %s.', +// 'error.cannot_import' => 'Cannot import: %s.', +// 'error.format' => 'Invalid file format.', // Labels for buttons. 'button.login' => 'היכנס', @@ -168,6 +171,7 @@ $i18n_key_words = array( 'label.user' => 'משתמש', 'label.users' => 'משתמשים', // TODO: translate the following. +// 'label.group' => 'Group', // 'label.roles' => 'Roles', 'label.client' => 'לקוח', 'label.clients' => 'לקוחות',