X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=app%2FResources%2FCraueConfigBundle%2Ftranslations%2FCraueConfigBundle.en.yml;h=239c69eb9e9c37a98cbda0dc631a2b8ff14f030c;hb=refs%2Fpull%2F3702%2Fhead;hp=b53066b1afcf9ed734be8d14db8f7ff8ce02a61e;hpb=e585dde46c4ed9e0223925968f1634e81c15c67f;p=github%2Fwallabag%2Fwallabag.git diff --git a/app/Resources/CraueConfigBundle/translations/CraueConfigBundle.en.yml b/app/Resources/CraueConfigBundle/translations/CraueConfigBundle.en.yml index b53066b1..239c69eb 100644 --- a/app/Resources/CraueConfigBundle/translations/CraueConfigBundle.en.yml +++ b/app/Resources/CraueConfigBundle/translations/CraueConfigBundle.en.yml @@ -12,6 +12,8 @@ export_xml: Enable XML export import_with_rabbitmq: Enable RabbitMQ to import data asynchronously import_with_redis: Enable Redis to import data asynchronously shaarli_url: Shaarli URL, if the service is enabled +scuttle_url: Scuttle URL, if the service is enabled +unmark_url: Unmark URL, if the service is enabled share_diaspora: Enable share to diaspora* share_mail: Enable share by e-mail share_shaarli: Enable sharing to Shaarli @@ -25,7 +27,7 @@ export: "export" import: "import" misc: "misc" modify_settings: "apply" -piwik_host: Host of your website in Piwik (without http:// ou https://) +piwik_host: Host of your website in Piwik (without http:// or https://) piwik_site_id: ID of your website in Piwik piwik_enabled: Enable Piwik demo_mode_enabled: "Enable demo mode? (Only used for the public wallabag demo)" @@ -34,3 +36,5 @@ share_public: Allow public URL for entries download_images_enabled: Download images locally restricted_access: Enable authentication for paywalled websites api_user_registration: Enable user to be registered using the API +store_article_headers: Enable if wallabag stores HTTP headers for each article +shaarli_share_origin_url: Enable sharing origin url to Shaarli, if the service is enabled