From 6c8806cadc9894e2bc7d067055feea6ee2b7602c Mon Sep 17 00:00:00 2001 From: Jeremy Benoist Date: Sun, 2 Oct 2016 16:07:40 +0200 Subject: Fix bad translation key `entry_reload_failed` instead of `entry_reloaded_failed` --- src/Wallabag/CoreBundle/Resources/translations/messages.pl.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Wallabag/CoreBundle/Resources/translations/messages.pl.yml') diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.pl.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.pl.yml index 7f28e648..285d73e5 100644 --- a/src/Wallabag/CoreBundle/Resources/translations/messages.pl.yml +++ b/src/Wallabag/CoreBundle/Resources/translations/messages.pl.yml @@ -462,7 +462,7 @@ flashes: entry_saved_failed: 'Wpis zapisany, ale wystąpił bład pobierania treści' entry_updated: 'Wpis zaktualizowany' entry_reloaded: 'Wpis ponownie załadowany' - entry_reload_failed: 'Wpis ponownie załadowany, ale wystąpił bład pobierania treści' + entry_reloaded_failed: 'Wpis ponownie załadowany, ale wystąpił bład pobierania treści' entry_archived: 'Wpis dodany do archiwum' entry_unarchived: 'Wpis usunięty z archiwum' entry_starred: 'Wpis oznaczony gwiazdką' -- cgit v1.2.3