]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - src/Wallabag/CoreBundle/Resources/translations/messages.en.yml
Improve origin_url field description and translations
[github/wallabag/wallabag.git] / src / Wallabag / CoreBundle / Resources / translations / messages.en.yml
index f41a7c8532ef08b4ac0decbfdb2b0f5bb7b5f527..6b79dff1ea915548bcf95ccfe88f858e5c3b68f7 100644 (file)
@@ -244,6 +244,7 @@ entry:
         page_title: 'Edit an entry'
         title_label: 'Title'
         url_label: 'Url'
+        origin_url_label: 'Origin url (from where you found that entry)'
         save_label: 'Save'
     public:
         shared_by_wallabag: "This article has been shared by %username% with <a href='%wallabag_instance%'>wallabag</a>"
@@ -397,6 +398,9 @@ tag:
         add: 'Add'
         placeholder: 'You can add several tags, separated by a comma.'
 
+export:
+    footer_template: '<div style="text-align:center;"><p>Produced by wallabag with %method%</p><p>Please open <a href="https://github.com/wallabag/wallabag/issues">an issue</a> if you have trouble with the display of this E-Book on your device.</p></div>'
+
 import:
     page_title: 'Import'
     page_description: 'Welcome to wallabag importer. Please select your previous service from which you want to migrate.'