]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/he.lang.php
More cleanup in translation files.
[timetracker.git] / WEB-INF / resources / he.lang.php
index 6a5a8c50bd3cb89d836cb6d5a650c7b07f1eb13b..354db01ae3d53a9615ec2b30da4e5c557bd57f72 100644 (file)
@@ -39,7 +39,7 @@ $i18n_holidays = array('02/10', '04/09', '04/15', '04/29', '05/29', '09/19', '09
 $i18n_key_words = array(
 'language.rtl' => 'true', // Right-to-left language. Do not remove this line from RTL language files. This is the only string that is not found in the master English file.
 
-// Menus - short selection strings that are displayed on the top of application web pages.
+// Menus - short selection strings that are displayed on top of application web pages.
 // Example: https://timetracker.anuko.com (black menu on top).
 'menu.login' => 'כניסה',
 'menu.logout' => 'יציאה',
@@ -86,7 +86,8 @@ $i18n_key_words = array(
 'error.task' => 'בחר משימה',
 'error.client' => 'בחר לקוח',
 // TODO: translate the following.
-// 'error.report' => 'Select report.',
+// 'error.report' => 'Select report.'
+// 'error.record' => 'Select record.',
 'error.auth' => 'שם משתמש או סיסמה שגויים',
 'error.user_exists' => 'שם משתמש כבר קיים',
 'error.project_exists' => 'שם פרוייקט כבר קיים',