]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/he.lang.php
Using error.object_exists instead of error.project_exists to streamline error messages.
[timetracker.git] / WEB-INF / resources / he.lang.php
index 0df67c7fc2faa9f3e78f5f586f22764643bb622f..cfa471e691539b07ac2828ff30a4399c1bb9f734 100644 (file)
@@ -106,7 +106,6 @@ $i18n_key_words = array(
 'error.user_exists' => 'שם משתמש כבר קיים',
 // TODO: translate the following.
 // 'error.object_exists' => 'Object with this name already exists.',
-'error.project_exists' => 'שם פרוייקט כבר קיים',
 'error.task_exists' => 'קיימת משימה עם שם דומה',
 'error.client_exists' => 'שם לקוח כבר קיים',
 'error.invoice_exists' => 'קיימת חשבונית עם מספר זה',
@@ -317,8 +316,6 @@ $i18n_key_words = array(
 'title.import' => 'ייבוא נתוני צוות', // TODO: replace "team" with "group".
 'title.options' => 'אפשרויות',
 'title.profile' => 'פרופיל',
-// TODO: translate the following.
-// 'title.group' => 'Group Settings',
 'title.plugins' => 'תוספים',
 'title.cf_custom_fields' => 'שדות אישיים',
 'title.cf_add_custom_field' => 'הוספת שדה אישי',