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/tr_TR/translations.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/Locale/tr_TR') diff --git a/app/Locale/tr_TR/translations.php b/app/Locale/tr_TR/translations.php index 82853a92..df95d2b3 100644 --- a/app/Locale/tr_TR/translations.php +++ b/app/Locale/tr_TR/translations.php @@ -1266,7 +1266,7 @@ return array( 'Unable to upload files, check the permissions of your data folder.' => 'Dosya yüklenemedi. Lütfen yükleme dizine yazma izninizi kontrol ediniz.', 'Another category with the same name exists in this project' => 'Bu projede aynı ada sahip başka bir kategori var', 'Comment sent by email successfully.' => 'Yorum ePosta ile başarıyla gönderildi.', - 'Sent by email to [%s](mailto:%s) (%s)' => 'ePostayı gönder [%s](mailto:%s) (%s)', + 'Sent by email to "%s" (%s)' => 'ePostayı gönder "%s" (%s)', 'Unable to read uploaded file.' => 'Yüklenen dosya okunamadı.', 'Database uploaded successfully.' => 'Veritabanı başarıyla yüklendi.', 'Task sent by email successfully.' => 'Görev ePosta ile başarıyla gönderildi.', -- cgit v1.2.3