aboutsummaryrefslogtreecommitdiff
path: root/app/i18n/de/index.php
diff options
context:
space:
mode:
authorGravatar Marien Fressinaud <dev@marienfressinaud.fr> 2015-01-27 17:19:57 +0100
committerGravatar Marien Fressinaud <dev@marienfressinaud.fr> 2015-01-27 17:19:57 +0100
commit01683ba1364abc9ea48bd2b637d9faad942b0721 (patch)
treefc97235285700f4eee91d443cd8319f163b8a33f /app/i18n/de/index.php
parentb4b5fcf86b1126b044a3a89b30b512902eb8eccf (diff)
Remove information about me and update links
FreshRSS should not be associated to me but to the community: - Remove links to send me email or references to a "lead developer" - Change old Github links marienfressinaud/FreshRSS to FreshRSS/FreshRSS
Diffstat (limited to 'app/i18n/de/index.php')
-rw-r--r--app/i18n/de/index.php3
1 files changed, 1 insertions, 2 deletions
diff --git a/app/i18n/de/index.php b/app/i18n/de/index.php
index 8538bf3de..3449de87d 100644
--- a/app/i18n/de/index.php
+++ b/app/i18n/de/index.php
@@ -8,8 +8,7 @@ return array(
'credits' => 'Credits',
'credits_content' => 'Einige Designelemente stammen von <a href="http://twitter.github.io/bootstrap/">Bootstrap</a>, obwohl FreshRSS dieses Framework nicht nutzt. <a href="https://git.gnome.org/browse/gnome-icon-theme-symbolic">Icons</a> stammen vom <a href="https://www.gnome.org/">GNOME project</a>. <em>Open Sans</em> Font wurde von <a href="https://www.google.com/webfonts/specimen/Open+Sans">Steve Matteson</a> erstellt. Favicons werden mit <a href="https://getfavicon.appspot.com/">getFavicon API</a> gesammelt. FreshRSS basiert auf <a href="https://github.com/marienfressinaud/MINZ">Minz</a>, einem PHP-Framework.',
'freshrss_description' => 'FreshRSS ist ein RSS-Feedsaggregator zum selbst hosten wie zum Beispiel <a href="http://tontof.net/kriss/feed/">Kriss Feed</a> oder <a href="http://projet.idleman.fr/leed/">Leed</a>. Er ist leicht und einfach zu handhaben und gleichzeitig ein leistungsstarkes und konfigurierbares Werkzeug.',
- 'github_or_email' => '<a href="https://github.com/marienfressinaud/FreshRSS/issues">on Github</a> or <a href="mailto:dev@marienfressinaud.fr">by mail</a>',
- 'lead_developer' => 'Hauptentwickler',
+ 'github' => '<a href="https://github.com/FreshRSS/FreshRSS/issues">on Github</a>',
'license' => 'Lizenz',
'project_website' => 'Projekt-Webseite',
'title' => 'Über',