X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/1abe3082f89208f5457129215a4283c4209b05f2..c3e6cb49a67ee660c2eaeef53e15c85c19d805dd:/WEB-INF/resources/ru.lang.php diff --git a/WEB-INF/resources/ru.lang.php b/WEB-INF/resources/ru.lang.php index 126844e8..d1b74e0d 100644 --- a/WEB-INF/resources/ru.lang.php +++ b/WEB-INF/resources/ru.lang.php @@ -257,6 +257,7 @@ $i18n_key_words = array( 'title.time' => 'Время', 'title.edit_time_record' => 'Редактирование записи о времени', 'title.delete_time_record' => 'Удаление записи о времени', +'title.time_files' => 'Файлы записи о времени', 'title.expenses' => 'Расходы', 'title.edit_expense' => 'Редактирование предмета расхода', 'title.delete_expense' => 'Удаление предмета расхода', @@ -328,6 +329,7 @@ $i18n_key_words = array( 'title.delete_template' => 'Удаление шаблона', 'title.edit_file' => 'Редактирование файла', 'title.delete_file' => 'Удаление файла', +'title.download_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.