From e247450ade3f8e2ccb66aef0553c424e40834570 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicolas=20L=C5=93uillet?= Date: Mon, 27 Apr 2020 11:41:02 +0200 Subject: Added confirmation before mass deleting articles --- src/Wallabag/CoreBundle/Resources/translations/messages.en.yml | 1 + 1 file changed, 1 insertion(+) (limited to 'src/Wallabag/CoreBundle/Resources/translations/messages.en.yml') diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.en.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.en.yml index c314bb1d..0a5af085 100644 --- a/src/Wallabag/CoreBundle/Resources/translations/messages.en.yml +++ b/src/Wallabag/CoreBundle/Resources/translations/messages.en.yml @@ -300,6 +300,7 @@ entry: shared_by_wallabag: "This article has been shared by %username% with wallabag" confirm: delete: "Are you sure you want to remove that article?" + delete_entries: "Are you sure you want to remove those articles?" delete_tag: "Are you sure you want to remove that tag from that article?" metadata: reading_time: "Estimated reading time" -- cgit v1.2.3