aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/Resources/translations/messages.en.yml
diff options
context:
space:
mode:
authorNicolas LÅ“uillet <nicolas@loeuillet.org>2020-04-27 11:41:02 +0200
committerNicolas LÅ“uillet <nicolas@loeuillet.org>2020-04-27 11:42:41 +0200
commite247450ade3f8e2ccb66aef0553c424e40834570 (patch)
treefe85e9b1efa90dabd26bf9f8b402a44c94a63300 /src/Wallabag/CoreBundle/Resources/translations/messages.en.yml
parent34fe51454ad405a49c73cf67e8adde9364cf2248 (diff)
downloadwallabag-e247450ade3f8e2ccb66aef0553c424e40834570.tar.gz
wallabag-e247450ade3f8e2ccb66aef0553c424e40834570.tar.zst
wallabag-e247450ade3f8e2ccb66aef0553c424e40834570.zip
Added confirmation before mass deleting articles
Diffstat (limited to 'src/Wallabag/CoreBundle/Resources/translations/messages.en.yml')
-rw-r--r--src/Wallabag/CoreBundle/Resources/translations/messages.en.yml1
1 files changed, 1 insertions, 0 deletions
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:
300 shared_by_wallabag: "This article has been shared by %username% with <a href='%wallabag_instance%'>wallabag</a>" 300 shared_by_wallabag: "This article has been shared by %username% with <a href='%wallabag_instance%'>wallabag</a>"
301 confirm: 301 confirm:
302 delete: "Are you sure you want to remove that article?" 302 delete: "Are you sure you want to remove that article?"
303 delete_entries: "Are you sure you want to remove those articles?"
303 delete_tag: "Are you sure you want to remove that tag from that article?" 304 delete_tag: "Are you sure you want to remove that tag from that article?"
304 metadata: 305 metadata:
305 reading_time: "Estimated reading time" 306 reading_time: "Estimated reading time"