X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/0e6900be0bcfc882505ec4c8b8730a798985bc80..bc4fe9902b43859db0c8f78f4fd4a5ceda6f2b00:/WEB-INF/resources/ru.lang.php diff --git a/WEB-INF/resources/ru.lang.php b/WEB-INF/resources/ru.lang.php index 36815e9f..cb7c0925 100644 --- a/WEB-INF/resources/ru.lang.php +++ b/WEB-INF/resources/ru.lang.php @@ -241,6 +241,7 @@ $i18n_key_words = array( 'label.attachments' => 'Приложения', 'label.files' => 'Файлы', 'label.image' => 'Изображение', +'label.download' => 'Скачать', // Form titles. 'title.error' => 'Ошибка', @@ -325,6 +326,9 @@ $i18n_key_words = array( 'title.add_template' => 'Добавление шаблона', 'title.edit_template' => 'Редактирование шаблона', '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.