From 2a313eb971ab36e166308f7882897ef204234d0a Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Fri, 17 Nov 2017 14:46:23 -0800 Subject: Add the possibility to send tasks and comments to multiple recipients --- app/Locale/ru_RU/translations.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/Locale/ru_RU/translations.php') diff --git a/app/Locale/ru_RU/translations.php b/app/Locale/ru_RU/translations.php index f35c36bd..d04d73f1 100644 --- a/app/Locale/ru_RU/translations.php +++ b/app/Locale/ru_RU/translations.php @@ -1266,7 +1266,7 @@ return array( 'Unable to upload files, check the permissions of your data folder.' => 'Невозможно загрузить файлы, проверьте права доступа на папку "data".', 'Another category with the same name exists in this project' => 'Другая категория с таким же именем уже существует в этом проекте', 'Comment sent by email successfully.' => 'Комментарий успешно отправлен по e-mail.', - 'Sent by email to [%s](mailto:%s) (%s)' => 'Отправлен по e-mail для [%s](mailto:%s) (%s)', + 'Sent by email to "%s" (%s)' => 'Отправлен по e-mail для "%s" (%s)', 'Unable to read uploaded file.' => 'Не удаётся прочитать загруженный файл.', 'Database uploaded successfully.' => 'База данных успешно импортирована.', 'Task sent by email successfully.' => 'Задача успешно отправлена по e-mail.', -- cgit v1.2.3