aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/Resources/translations/messages.da.yml
diff options
context:
space:
mode:
authorJeremy Benoist <jeremy.benoist@gmail.com>2017-05-24 21:33:37 +0200
committerJeremy Benoist <jeremy.benoist@gmail.com>2017-05-24 21:33:37 +0200
commitfa0f5ee12bc71e1ec7d8fae9032c6dd0ff13dd55 (patch)
treee8aa3a744965e5715c293f2880238171102a4c5f /src/Wallabag/CoreBundle/Resources/translations/messages.da.yml
parent35941d57ee4d06ec3557d4b126d5f6fd263bcf3a (diff)
downloadwallabag-fa0f5ee12bc71e1ec7d8fae9032c6dd0ff13dd55.tar.gz
wallabag-fa0f5ee12bc71e1ec7d8fae9032c6dd0ff13dd55.tar.zst
wallabag-fa0f5ee12bc71e1ec7d8fae9032c6dd0ff13dd55.zip
Add some deletion confirmation to avoid mistake
Diffstat (limited to 'src/Wallabag/CoreBundle/Resources/translations/messages.da.yml')
-rw-r--r--src/Wallabag/CoreBundle/Resources/translations/messages.da.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.da.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.da.yml
index 1bd0b8fd..3e64af8f 100644
--- a/src/Wallabag/CoreBundle/Resources/translations/messages.da.yml
+++ b/src/Wallabag/CoreBundle/Resources/translations/messages.da.yml
@@ -240,6 +240,9 @@ entry:
240 save_label: 'Gem' 240 save_label: 'Gem'
241 public: 241 public:
242 # shared_by_wallabag: "This article has been shared by <a href=%wallabag_instance%'>wallabag</a>" 242 # shared_by_wallabag: "This article has been shared by <a href=%wallabag_instance%'>wallabag</a>"
243 confirm:
244 # delete: "Are you sure you want to remove that article?"
245 # delete_tag: "Are you sure you want to remove that tag from that article?"
243 246
244about: 247about:
245 page_title: 'Om' 248 page_title: 'Om'