From 0826c1acdb6ae900d9ad3d277b13744a744ea34f Mon Sep 17 00:00:00 2001 From: Colin Williams Date: Fri, 19 Jun 2015 17:59:12 +0100 Subject: Fix translations with incorrect placeholders. --- 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 f3249ae2..a29a046b 100644 --- a/app/Locale/tr_TR/translations.php +++ b/app/Locale/tr_TR/translations.php @@ -612,7 +612,7 @@ return array( 'Remove a swimlane' => 'Kulvarı sil', 'Rename' => 'Yeniden adlandır', 'Show default swimlane' => 'Varsayılan Kulvarı göster', - 'Swimlane modification for the project "%s"' => '"% s" Projesi için Kulvar değişikliği', + 'Swimlane modification for the project "%s"' => '"%s" Projesi için Kulvar değişikliği', 'Swimlane not found.' => 'Kulvar bulunamadı', 'Swimlane removed successfully.' => 'Kulvar başarıyla kaldırıldı.', 'Swimlanes' => 'Kulvarlar', -- cgit v1.2.3