From 536c99cef324d98ad1374ecedbaf9a2926e41023 Mon Sep 17 00:00:00 2001 From: Tobias Diekershoff Date: Mon, 10 May 2021 10:25:35 +0200 Subject: [PATCH] mention ActivityPub on the landing page --- generate_home_tmpl.py | 3 ++- lang/C/messages.pot | 4 ++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/generate_home_tmpl.py b/generate_home_tmpl.py index ed0232b..5901b38 100644 --- a/generate_home_tmpl.py +++ b/generate_home_tmpl.py @@ -44,7 +44,8 @@ str_box2 = _("Friendica is Free Software, licensed under the terms of the str_header3 = _("Decentralization") str_box3 = _("Decentralized architecture with no central authority or ownership. Relationships can be made across any compatible system, creating a network of Internet scale made up of smaller sites. Seamless wall-to-wall posts and remote comments, even across different network nodes.") str_header4 = _("Interoperability") -str_box4 = _("Friendica has build in support for the ActivityPub (e.g. Hubzilla, Mastodon, Pleroma, Pixelfed, Socialhome), OStatus (e.g. GNU social) and diaspora* (e.g. diaspora*) protocol. With additional addons you can bridge to more networks like pump.io, Twitter and others.") +str_box4 = _("Friendica has build in support for the ActivityPub (e.g. Pixelfed, Pleroma, Mastodon, Hubzilla, Zap), OStatus (e.g. GNU social) and diaspora* (e.g. diaspora* and Socialhome) protocol. With additional addons you can bridge to more networks like pump.io, Twitter and others.") + # we don't need the dummy anymore del _ diff --git a/lang/C/messages.pot b/lang/C/messages.pot index 71207d2..53138d1 100644 --- a/lang/C/messages.pot +++ b/lang/C/messages.pot @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2020-08-18 18:15+CEST\n" +"POT-Creation-Date: 2021-05-10 10:25+CEST\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -48,6 +48,6 @@ msgid "Interoperability" msgstr "" #: generate_home_tmpl.py:47 -msgid "Friendica has build in support for the ActivityPub (e.g. Hubzilla, Mastodon, Pleroma, Pixelfed, Socialhome), OStatus (e.g. GNU social) and diaspora* (e.g. diaspora*) protocol. With additional addons you can bridge to more networks like pump.io, Twitter and others." +msgid "Friendica has build in support for the ActivityPub (e.g. Pixelfed, Pleroma, Mastodon, Hubzilla, Zap), OStatus (e.g. GNU social) and diaspora* (e.g. diaspora* and Socialhome) protocol. With additional addons you can bridge to more networks like pump.io, Twitter and others." msgstr "" -- 2.43.0