diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.da.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.da.yml
index 15d0c025d..010670354 100644
--- a/src/Wallabag/CoreBundle/Resources/translations/messages.da.yml
+++ b/src/Wallabag/CoreBundle/Resources/translations/messages.da.yml
@@ -208,8 +208,8 @@ entry:
url_label: 'Url'
# is_public_label: 'Public'
save_label: 'Gem'
- # public:
- # shared_by_wallabag: "This article has been shared by wallabag"
+ public:
+ # shared_by_wallabag: "This article has been shared by wallabag"
about:
page_title: 'Om'
diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.de.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.de.yml
index 4db49b2fd..50195b058 100644
--- a/src/Wallabag/CoreBundle/Resources/translations/messages.de.yml
+++ b/src/Wallabag/CoreBundle/Resources/translations/messages.de.yml
@@ -208,8 +208,8 @@ entry:
url_label: 'URL'
is_public_label: 'Öffentlich'
save_label: 'Speichern'
- # public:
- # shared_by_wallabag: "This article has been shared by wallabag"
+ public:
+ # shared_by_wallabag: "This article has been shared by wallabag"
about:
page_title: 'Über'
diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.en.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.en.yml
index cf3aedae3..2aba86ff7 100644
--- a/src/Wallabag/CoreBundle/Resources/translations/messages.en.yml
+++ b/src/Wallabag/CoreBundle/Resources/translations/messages.en.yml
@@ -209,7 +209,7 @@ entry:
is_public_label: 'Public'
save_label: 'Save'
public:
- shared_by_wallabag: "This article has been shared by wallabag"
+ shared_by_wallabag: "This article has been shared by wallabag"
about:
page_title: 'About'
diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.es.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.es.yml
index 0b8fe3982..b74955109 100644
--- a/src/Wallabag/CoreBundle/Resources/translations/messages.es.yml
+++ b/src/Wallabag/CoreBundle/Resources/translations/messages.es.yml
@@ -208,8 +208,8 @@ entry:
url_label: 'Url'
is_public_label: 'Es Público'
save_label: 'Guardar'
- # public:
- # shared_by_wallabag: "This article has been shared by wallabag"
+ public:
+ # shared_by_wallabag: "This article has been shared by wallabag"
about:
page_title: 'Acerca de'
diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.fa.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.fa.yml
index fcdd29bb7..137635648 100644
--- a/src/Wallabag/CoreBundle/Resources/translations/messages.fa.yml
+++ b/src/Wallabag/CoreBundle/Resources/translations/messages.fa.yml
@@ -208,8 +208,8 @@ entry:
url_label: 'نشانی'
is_public_label: 'عمومی'
save_label: 'ذخیره'
- # public:
- # shared_by_wallabag: "This article has been shared by wallabag"
+ public:
+ # shared_by_wallabag: "This article has been shared by wallabag"
about:
page_title: 'درباره'
diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.fr.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.fr.yml
index 26f5a3386..098bc9ffc 100644
--- a/src/Wallabag/CoreBundle/Resources/translations/messages.fr.yml
+++ b/src/Wallabag/CoreBundle/Resources/translations/messages.fr.yml
@@ -209,7 +209,7 @@ entry:
is_public_label: 'Public'
save_label: 'Enregistrer'
public:
- shared_by_wallabag: "Cet article a été partagé par wallabag"
+ shared_by_wallabag: "Cet article a été partagé par wallabag"
about:
page_title: 'À propos'
diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.it.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.it.yml
index 6cc98b901..390a4b60d 100644
--- a/src/Wallabag/CoreBundle/Resources/translations/messages.it.yml
+++ b/src/Wallabag/CoreBundle/Resources/translations/messages.it.yml
@@ -208,8 +208,8 @@ entry:
url_label: 'Url'
is_public_label: 'Pubblico'
save_label: 'Salva'
- # public:
- # shared_by_wallabag: "This article has been shared by wallabag"
+ public:
+ # shared_by_wallabag: "This article has been shared by wallabag"
about:
page_title: 'About'
diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.oc.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.oc.yml
index 4ef1be384..990938a65 100644
--- a/src/Wallabag/CoreBundle/Resources/translations/messages.oc.yml
+++ b/src/Wallabag/CoreBundle/Resources/translations/messages.oc.yml
@@ -208,8 +208,8 @@ entry:
url_label: 'Url'
is_public_label: 'Public'
save_label: 'Enregistrar'
- # public:
- # shared_by_wallabag: "This article has been shared by wallabag"
+ public:
+ # shared_by_wallabag: "This article has been shared by wallabag"
about:
page_title: 'A prepaus'
diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.pl.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.pl.yml
index 46cb1c12f..6dd79641c 100644
--- a/src/Wallabag/CoreBundle/Resources/translations/messages.pl.yml
+++ b/src/Wallabag/CoreBundle/Resources/translations/messages.pl.yml
@@ -208,8 +208,8 @@ entry:
url_label: 'Adres URL'
is_public_label: 'Publiczny'
save_label: 'Zapisz'
- # public:
- # shared_by_wallabag: "This article has been shared by wallabag"
+ public:
+ # shared_by_wallabag: "This article has been shared by wallabag"
about:
page_title: 'O nas'
diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.ro.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.ro.yml
index 8b5179b0f..a8d625d24 100644
--- a/src/Wallabag/CoreBundle/Resources/translations/messages.ro.yml
+++ b/src/Wallabag/CoreBundle/Resources/translations/messages.ro.yml
@@ -208,8 +208,8 @@ entry:
url_label: 'Url'
# is_public_label: 'Public'
save_label: 'Salvează'
- # public:
- # shared_by_wallabag: "This article has been shared by wallabag"
+ public:
+ # shared_by_wallabag: "This article has been shared by wallabag"
about:
page_title: 'Despre'
diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.tr.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.tr.yml
index 5e49c9213..bcfd8ad41 100644
--- a/src/Wallabag/CoreBundle/Resources/translations/messages.tr.yml
+++ b/src/Wallabag/CoreBundle/Resources/translations/messages.tr.yml
@@ -207,8 +207,8 @@ entry:
url_label: 'Url'
is_public_label: 'Herkes tarafından erişime açık olsun mu?'
save_label: 'Kaydet'
- # public:
- # shared_by_wallabag: "This article has been shared by wallabag"
+ public:
+ # shared_by_wallabag: "This article has been shared by wallabag"
about:
page_title: 'Hakkımızda'
diff --git a/src/Wallabag/CoreBundle/Resources/views/themes/common/Entry/share.html.twig b/src/Wallabag/CoreBundle/Resources/views/themes/common/Entry/share.html.twig
index bf44ced76..36c49e042 100644
--- a/src/Wallabag/CoreBundle/Resources/views/themes/common/Entry/share.html.twig
+++ b/src/Wallabag/CoreBundle/Resources/views/themes/common/Entry/share.html.twig
@@ -38,7 +38,7 @@
{{ entry.title | raw }}
- {{ "entry.public.shared_by_wallabag"|trans|raw }}
+ {{ "entry.public.shared_by_wallabag"|trans({'%wallabag_instance%': url('homepage')})|raw }}
{{ entry.content | raw }}