diff options
author | Nicolas Lœuillet <nicolas.loeuillet@smile.fr> | 2016-01-15 15:09:43 +0100 |
---|---|---|
committer | Nicolas Lœuillet <nicolas.loeuillet@smile.fr> | 2016-01-15 15:46:46 +0100 |
commit | b91465c067c17eec0d8dfc22c84f58421579709c (patch) | |
tree | d42ef8a9eed3412aaa90ac2aa0507da88fb120fc /src | |
parent | 1930c19d8214c05ceefac5ac011a6b6e7e4a983d (diff) | |
download | wallabag-b91465c067c17eec0d8dfc22c84f58421579709c.tar.gz wallabag-b91465c067c17eec0d8dfc22c84f58421579709c.tar.zst wallabag-b91465c067c17eec0d8dfc22c84f58421579709c.zip |
remove flattr on about page
Diffstat (limited to 'src')
4 files changed, 1 insertions, 7 deletions
diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.de.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.de.yml index b9818827..8b75594c 100644 --- a/src/Wallabag/CoreBundle/Resources/translations/messages.de.yml +++ b/src/Wallabag/CoreBundle/Resources/translations/messages.de.yml | |||
@@ -93,7 +93,6 @@ or: "oder" | |||
93 | "by contributing to the project:": "indem du zu dem Projekt beiträgst:" | 93 | "by contributing to the project:": "indem du zu dem Projekt beiträgst:" |
94 | an issue lists all our needs: "ein Issue listet alle unsere Bedürfnisse:" | 94 | an issue lists all our needs: "ein Issue listet alle unsere Bedürfnisse:" |
95 | via Paypal: "via PayPal" | 95 | via Paypal: "via PayPal" |
96 | via Flattr: "via Flattr" | ||
97 | 96 | ||
98 | # Howto | 97 | # Howto |
99 | Form: Formular | 98 | Form: Formular |
diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.fr.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.fr.yml index 941237bf..20f4352b 100644 --- a/src/Wallabag/CoreBundle/Resources/translations/messages.fr.yml +++ b/src/Wallabag/CoreBundle/Resources/translations/messages.fr.yml | |||
@@ -94,7 +94,6 @@ or: "ou" | |||
94 | "by contributing to the project:": "en contribuant au projet :" | 94 | "by contributing to the project:": "en contribuant au projet :" |
95 | an issue lists all our needs: "un ticket recense tous nos besoins" | 95 | an issue lists all our needs: "un ticket recense tous nos besoins" |
96 | via Paypal: "via Paypal" | 96 | via Paypal: "via Paypal" |
97 | via Flattr: "via Flattr" | ||
98 | 97 | ||
99 | # Howto | 98 | # Howto |
100 | Form: "Formulaire" | 99 | Form: "Formulaire" |
@@ -163,4 +162,4 @@ Support: "Support" | |||
163 | If you need some help, we are here for you.: "Parce que vous avez peut-être besoin de nous poser une question, nous sommes disponibles pour vous." | 162 | If you need some help, we are here for you.: "Parce que vous avez peut-être besoin de nous poser une question, nous sommes disponibles pour vous." |
164 | On GitHub: "Sur GitHub" | 163 | On GitHub: "Sur GitHub" |
165 | By email: "Par email" | 164 | By email: "Par email" |
166 | On Gitter: "Sur Gitter" \ No newline at end of file | 165 | On Gitter: "Sur Gitter" |
diff --git a/src/Wallabag/CoreBundle/Resources/views/themes/baggy/Static/about.html.twig b/src/Wallabag/CoreBundle/Resources/views/themes/baggy/Static/about.html.twig index 311b5067..38f08da6 100755 --- a/src/Wallabag/CoreBundle/Resources/views/themes/baggy/Static/about.html.twig +++ b/src/Wallabag/CoreBundle/Resources/views/themes/baggy/Static/about.html.twig | |||
@@ -41,7 +41,5 @@ | |||
41 | <dt>{% trans %}wallabag is free and opensource. You can help us:{% endtrans %}</dt> | 41 | <dt>{% trans %}wallabag is free and opensource. You can help us:{% endtrans %}</dt> |
42 | <dd>by contributing to the project: <a href="https://github.com/wallabag/wallabag/issues/1254">an issue lists all our needs</a></dd> | 42 | <dd>by contributing to the project: <a href="https://github.com/wallabag/wallabag/issues/1254">an issue lists all our needs</a></dd> |
43 | <dd><a href="{{ paypal_url }}">{% trans %}via Paypal{% endtrans %}</a></dd> | 43 | <dd><a href="{{ paypal_url }}">{% trans %}via Paypal{% endtrans %}</a></dd> |
44 | |||
45 | <dd><a href="{{ flattr_url }}">{% trans %}via Flattr{% endtrans %}</a></dd> | ||
46 | </dl> | 44 | </dl> |
47 | {% endblock %} | 45 | {% endblock %} |
diff --git a/src/Wallabag/CoreBundle/Resources/views/themes/material/Static/about.html.twig b/src/Wallabag/CoreBundle/Resources/views/themes/material/Static/about.html.twig index ef1fe916..d6b8e28a 100755 --- a/src/Wallabag/CoreBundle/Resources/views/themes/material/Static/about.html.twig +++ b/src/Wallabag/CoreBundle/Resources/views/themes/material/Static/about.html.twig | |||
@@ -46,8 +46,6 @@ | |||
46 | <dt>{% trans %}wallabag is free and opensource. You can help us:{% endtrans %}</dt> | 46 | <dt>{% trans %}wallabag is free and opensource. You can help us:{% endtrans %}</dt> |
47 | <dd>{% trans %}by contributing to the project:{% endtrans %} <a href="https://github.com/wallabag/wallabag/issues/1254">{% trans %}an issue lists all our needs{% endtrans %}</a></dd> | 47 | <dd>{% trans %}by contributing to the project:{% endtrans %} <a href="https://github.com/wallabag/wallabag/issues/1254">{% trans %}an issue lists all our needs{% endtrans %}</a></dd> |
48 | <dd><a href="{{ paypal_url }}">{% trans %}via Paypal{% endtrans %}</a></dd> | 48 | <dd><a href="{{ paypal_url }}">{% trans %}via Paypal{% endtrans %}</a></dd> |
49 | |||
50 | <dd><a href="{{ flattr_url }}">{% trans %}via Flattr{% endtrans %}</a></dd> | ||
51 | </dl> | 49 | </dl> |
52 | </div> | 50 | </div> |
53 | 51 | ||