summaryrefslogtreecommitdiff
path: root/app/Locale/hu_HU
diff options
context:
space:
mode:
authorColin Williams <github@crwilliams.co.uk>2015-06-19 17:59:12 +0100
committerColin Williams <github@crwilliams.co.uk>2015-06-19 17:59:12 +0100
commit0826c1acdb6ae900d9ad3d277b13744a744ea34f (patch)
tree62ef83889ce9aa2df662e7712671f7f24d71c5e2 /app/Locale/hu_HU
parent9ba3daca66a0dc302aa4c2175f7ec814a5f8dca0 (diff)
Fix translations with incorrect placeholders.
Diffstat (limited to 'app/Locale/hu_HU')
-rw-r--r--app/Locale/hu_HU/translations.php2
1 files changed, 1 insertions, 1 deletions
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.',