Added table ids as per issue #58.
[timetracker.git] / WEB-INF / resources / ru.lang.php
index d932f15..cb7c092 100644 (file)
@@ -241,6 +241,7 @@ $i18n_key_words = array(
 'label.attachments' => 'Приложения',
 'label.files' => 'Файлы',
 'label.image' => 'Изображение',
+'label.download' => 'Скачать',
 
 // Form titles.
 'title.error' => 'Ошибка',
@@ -327,6 +328,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.