X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fru.lang.php;h=d932f155ce79071c66910052300eb2ab3a57dd42;hb=1cf228c258ba8a8950b1a55bc25b93768bf50184;hp=c8dee6fc4d0a4322e57f5fed124d9022186c8401;hpb=26dd5629ee5f2c3de36ff44e65529e4ca491cab1;p=timetracker.git diff --git a/WEB-INF/resources/ru.lang.php b/WEB-INF/resources/ru.lang.php index c8dee6fc..d932f155 100644 --- a/WEB-INF/resources/ru.lang.php +++ b/WEB-INF/resources/ru.lang.php @@ -104,6 +104,7 @@ $i18n_key_words = array( 'error.format' => 'Неверный формат файла.', 'error.user_count' => 'Ограничение на количество пользователей.', 'error.expired' => 'Достигнута дата экспирации.', +'error.file_storage' => 'Ошибка файлохранилища.', // Warning messages. 'warn.sure' => 'Вы уверены?', @@ -324,6 +325,8 @@ $i18n_key_words = array( 'title.add_template' => 'Добавление шаблона', 'title.edit_template' => 'Редактирование шаблона', 'title.delete_template' => 'Удаление шаблона', +'title.edit_file' => 'Редактирование файла', +'title.delete_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.