From 7c7bf265b1ff87109579a7b658f8213e8b471f9e Mon Sep 17 00:00:00 2001 From: Tobias Diekershoff Date: Tue, 18 Aug 2020 18:11:33 +0200 Subject: [PATCH 1/2] updated info text about supported protocols, adding AP --- generate_home_tmpl.py | 3 +-- lang/C/messages.pot | 22 +++++++++++----------- 2 files changed, 12 insertions(+), 13 deletions(-) diff --git a/generate_home_tmpl.py b/generate_home_tmpl.py index fbd7ee9..1f5e38a 100644 --- a/generate_home_tmpl.py +++ b/generate_home_tmpl.py @@ -44,8 +44,7 @@ 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 OStatus (e.g. GNU social and Mastodon) and diaspora* (e.g. diaspora*, Hubzilla and Socialhome) 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. 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.") # we don't need the dummy anymore del _ diff --git a/lang/C/messages.pot b/lang/C/messages.pot index edea509..081d43e 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: 2018-06-06 09:52+CEST\n" +"POT-Creation-Date: 2020-08-18 18:09+CEST\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -15,39 +15,39 @@ msgstr "" "Generated-By: pygettext.py 1.5\n" -#: generate_home_tmpl.py:16 +#: generate_home_tmpl.py:39 msgid "Collection of the git repositories of the Friendica project." msgstr "" -#: generate_home_tmpl.py:17 +#: generate_home_tmpl.py:40 msgid "Easy to install" msgstr "" -#: generate_home_tmpl.py:18 +#: generate_home_tmpl.py:41 msgid "All you need is PHP and a MySQL database. Installation can be done via file upload, git or docker." msgstr "" -#: generate_home_tmpl.py:19 +#: generate_home_tmpl.py:42 msgid "Free Software" msgstr "" -#: generate_home_tmpl.py:20 +#: generate_home_tmpl.py:43 msgid "Friendica is Free Software, licensed under the terms of the AGPLv3 (or later). The entire source code is hosted at git.friendi.ca. Join us by contributing to make this project even better. Don't be shy to be a contributor!" msgstr "" -#: generate_home_tmpl.py:21 +#: generate_home_tmpl.py:44 msgid "Decentralization" msgstr "" -#: generate_home_tmpl.py:22 +#: generate_home_tmpl.py:45 msgid "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." msgstr "" -#: generate_home_tmpl.py:23 +#: generate_home_tmpl.py:46 msgid "Interoperability" msgstr "" -#: generate_home_tmpl.py:24 -msgid "Friendica has build in support for the OStatus (e.g. GNU social and Mastodon) and diaspora* (e.g. diaspora*, Hubzilla and Socialhome) protocol. With additional addons you can bridge to more networks like pump.io, Twitter and others." +#: 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." msgstr "" From b8a80a82eb08a66e380c48a53ffa2c5754de7610 Mon Sep 17 00:00:00 2001 From: Tobias Diekershoff Date: Tue, 18 Aug 2020 18:16:07 +0200 Subject: [PATCH 2/2] one space is enough --- generate_home_tmpl.py | 2 +- lang/C/messages.pot | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/generate_home_tmpl.py b/generate_home_tmpl.py index 1f5e38a..ed0232b 100644 --- a/generate_home_tmpl.py +++ b/generate_home_tmpl.py @@ -44,7 +44,7 @@ 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. 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.") # we don't need the dummy anymore del _ diff --git a/lang/C/messages.pot b/lang/C/messages.pot index 081d43e..71207d2 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:09+CEST\n" +"POT-Creation-Date: 2020-08-18 18:15+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. 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." msgstr ""