X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/d750614c66f49bf68fd660a67a7d3805578238fc..2b90ff7edde48b64097c1bb60cde036b995c4220:/WEB-INF/resources/ru.lang.php diff --git a/WEB-INF/resources/ru.lang.php b/WEB-INF/resources/ru.lang.php index 9536114e..4b240dbd 100644 --- a/WEB-INF/resources/ru.lang.php +++ b/WEB-INF/resources/ru.lang.php @@ -336,6 +336,11 @@ $i18n_key_words = array( 'title.delete_file' => 'Удаление файла', 'title.download_file' => 'Скачивание файла', 'title.work' => 'Работа', +'title.add_work' => 'Добавление работы', +'title.edit_work' => 'Редактирование работы', +'title.delete_work' => 'Удаление работы', +'title.active_work' => 'Активная работа', +'title.inactive_work' => 'Неактивная работа', // 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.