aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/Resources/translations/messages.en.yml
diff options
context:
space:
mode:
authorJeremy Benoist <jeremy.benoist@gmail.com>2017-06-10 12:13:30 +0200
committerThomas Citharel <tcit@tcit.fr>2017-06-22 12:13:22 +0200
commit77c5140bed9271bd34d561fa656ea6f2b12bed1f (patch)
tree9fbea9150d0434ed83b667e371a148757bd199f8 /src/Wallabag/CoreBundle/Resources/translations/messages.en.yml
parent9416053bfcefa1cce94ea23eee93f0fabf1af2f8 (diff)
downloadwallabag-77c5140bed9271bd34d561fa656ea6f2b12bed1f.tar.gz
wallabag-77c5140bed9271bd34d561fa656ea6f2b12bed1f.tar.zst
wallabag-77c5140bed9271bd34d561fa656ea6f2b12bed1f.zip
Better export page
I’ve increase the width of the page 900px, 600px looks too small for me. Should we use something like 90% instead?
Diffstat (limited to 'src/Wallabag/CoreBundle/Resources/translations/messages.en.yml')
-rw-r--r--src/Wallabag/CoreBundle/Resources/translations/messages.en.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.en.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.en.yml
index 49e9eab3..aa1cd1a9 100644
--- a/src/Wallabag/CoreBundle/Resources/translations/messages.en.yml
+++ b/src/Wallabag/CoreBundle/Resources/translations/messages.en.yml
@@ -245,7 +245,7 @@ entry:
245 url_label: 'Url' 245 url_label: 'Url'
246 save_label: 'Save' 246 save_label: 'Save'
247 public: 247 public:
248 shared_by_wallabag: "This article has been shared by <a href='%wallabag_instance%'>wallabag</a>" 248 shared_by_wallabag: "This article has been shared by %username% with <a href='%wallabag_instance%'>wallabag</a>"
249 confirm: 249 confirm:
250 delete: "Are you sure you want to remove that article?" 250 delete: "Are you sure you want to remove that article?"
251 delete_tag: "Are you sure you want to remove that tag from that article?" 251 delete_tag: "Are you sure you want to remove that tag from that article?"