X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/1abe3082f89208f5457129215a4283c4209b05f2..c3e6cb49a67ee660c2eaeef53e15c85c19d805dd:/WEB-INF/resources/fa.lang.php diff --git a/WEB-INF/resources/fa.lang.php b/WEB-INF/resources/fa.lang.php index 64902e53..6a74f0ed 100644 --- a/WEB-INF/resources/fa.lang.php +++ b/WEB-INF/resources/fa.lang.php @@ -293,6 +293,8 @@ $i18n_key_words = array( 'title.time' => 'زمان', 'title.edit_time_record' => 'ویرایش رکورد زمان', 'title.delete_time_record' => 'حذف رکورد زمان', +// TODO: Translate the following. +// 'title.time_files' => 'Time Record Files', 'title.expenses' => 'هزینه ها', 'title.edit_expense' => 'ویرایش آیتم هزینه ها', 'title.delete_expense' => 'حذف آیتم هزینه ها', @@ -367,6 +369,7 @@ $i18n_key_words = array( // 'title.delete_template' => 'Deleting Template', // 'title.edit_file' => 'Editing File', // 'title.delete_file' => 'Deleting File', +// 'title.download_file' => 'Downloading File', // Section for common strings inside combo boxes on forms. Strings shared between forms shall be placed here. // Strings that are used in a single form must go to the specific form section.