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/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 3d8302c5..afc8b450 100644 --- a/app/Locale/hu_HU/translations.php +++ b/app/Locale/hu_HU/translations.php @@ -689,7 +689,7 @@ return array( 'Add a link' => 'Hivatkozás hozzáadása', 'Add a new link' => 'Új hivatkozás hozzáadása', 'Do you really want to remove this link: "%s"?' => 'Biztos törölni akarja a hivatkozást: "%s"?', - 'Do you really want to remove this link with task #%d?' => 'Biztos törölni akarja a(z) #%s. feladatra mutató hivatkozást?', + 'Do you really want to remove this link with task #%d?' => 'Biztos törölni akarja a(z) #%d. feladatra mutató hivatkozást?', 'Field required' => 'Kötelező mező', 'Link added successfully.' => 'Hivatkozás sikeresen létrehozva.', 'Link updated successfully.' => 'Hivatkozás sikeresen frissítve.', -- cgit v1.2.3