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/hu_HU/translations.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/Locale/hu_HU') diff --git a/app/Locale/hu_HU/translations.php b/app/Locale/hu_HU/translations.php index c0bd0a70..a90662d5 100644 --- a/app/Locale/hu_HU/translations.php +++ b/app/Locale/hu_HU/translations.php @@ -1266,7 +1266,7 @@ return array( 'Unable to upload files, check the permissions of your data folder.' => 'Nem lehet feltölteni fájlokat. Ellenőrizze az adatkönyvtár jogosultságait.', 'Another category with the same name exists in this project' => 'Már létezik egy ugyanilyen nevű kategória ebben a projektben', 'Comment sent by email successfully.' => 'A megjegyzés sikeresen elküldve e-mailben.', - 'Sent by email to [%s](mailto:%s) (%s)' => 'E-mail küldve neki: [%s](mailto:%s) (%s)', + 'Sent by email to "%s" (%s)' => 'E-mail küldve neki: "%s" (%s)', 'Unable to read uploaded file.' => 'Nem lehet beolvasni a feltöltött fájlt.', 'Database uploaded successfully.' => 'Az adatbázis sikeresen feltöltve.', 'Task sent by email successfully.' => 'A feladat sikeresen elküldve e-mailben.', -- cgit v1.2.3