From a47ed4610b681be7f90e84febbc33edc06f0e0f1 Mon Sep 17 00:00:00 2001 From: Nico Alt <nicoalt@posteo.org> Date: Fri, 4 Sep 2020 14:00:00 +0000 Subject: [PATCH] Make it "The Briar Project" instead of "Community" --- briar-gtk/data/app.briar.gtk.metainfo.xml.in | 2 +- briar-gtk/data/ui/about_dialog.ui.in | 2 +- briar-gtk/po/ar.po | 2 +- briar-gtk/po/briar-gtk.pot | 2 +- briar-gtk/po/de.po | 7 +++++-- briar-gtk/po/es.po | 7 +++++-- 6 files changed, 14 insertions(+), 8 deletions(-) diff --git a/briar-gtk/data/app.briar.gtk.metainfo.xml.in b/briar-gtk/data/app.briar.gtk.metainfo.xml.in index 29ec474..706dd5e 100644 --- a/briar-gtk/data/app.briar.gtk.metainfo.xml.in +++ b/briar-gtk/data/app.briar.gtk.metainfo.xml.in @@ -30,7 +30,7 @@ <url type="translate">https://www.transifex.com/otf/briar/</url> <url type="donation">https://liberapay.com/Briar/donate</url> <project_group>Briar</project_group> - <developer_name>Briar Community</developer_name> + <developer_name>The Briar Project</developer_name> <update_contact>contact@briarproject.org</update_contact> <translation type="gettext">briar-gtk</translation> diff --git a/briar-gtk/data/ui/about_dialog.ui.in b/briar-gtk/data/ui/about_dialog.ui.in index 41a2ead..11c5bf6 100644 --- a/briar-gtk/data/ui/about_dialog.ui.in +++ b/briar-gtk/data/ui/about_dialog.ui.in @@ -16,7 +16,7 @@ <property name="type_hint">normal</property> <property name="program_name">Briar GTK</property> <property name="version">@VERSION@</property> - <property name="copyright">Copyright © 2019-2020 The Briar Community</property> + <property name="copyright">Copyright © 2019-2020 The Briar Project</property> <property name="comments" translatable="yes">A Briar client for GTK desktop and mobile devices</property> <property name="website">@PACKAGE_URL@</property> <property name="website_label" translatable="yes">Visit Briar GTK website</property> diff --git a/briar-gtk/po/ar.po b/briar-gtk/po/ar.po index 782ad25..d7c7b6c 100644 --- a/briar-gtk/po/ar.po +++ b/briar-gtk/po/ar.po @@ -15,7 +15,7 @@ msgstr "" msgid "Briar is a messaging app designed for activists, journalists, and anyone else who needs a safe, easy and robust way to communicate. Unlike traditional messaging apps, Briar doesn't rely on a central server - messages are synchronized directly between the users' devices. If the internet's down, Briar can sync via Bluetooth or Wi-Fi, keeping the information flowing in a crisis. If the internet's up, Briar can sync via the Tor network, protecting users and their relationships from surveillance." msgstr "" -msgid "Briar Community" +msgid "The Briar Project" msgstr "" msgid "Main window showing two contacts and chat" diff --git a/briar-gtk/po/briar-gtk.pot b/briar-gtk/po/briar-gtk.pot index b2cd6d9..65096d0 100644 --- a/briar-gtk/po/briar-gtk.pot +++ b/briar-gtk/po/briar-gtk.pot @@ -25,7 +25,7 @@ msgstr "" msgid "Briar is a messaging app designed for activists, journalists, and anyone else who needs a safe, easy and robust way to communicate. Unlike traditional messaging apps, Briar doesn't rely on a central server - messages are synchronized directly between the users' devices. If the internet's down, Briar can sync via Bluetooth or Wi-Fi, keeping the information flowing in a crisis. If the internet's up, Briar can sync via the Tor network, protecting users and their relationships from surveillance." msgstr "" -msgid "Briar Community" +msgid "The Briar Project" msgstr "" msgid "Main window showing two contacts and chat" diff --git a/briar-gtk/po/de.po b/briar-gtk/po/de.po index 7f86571..5d7925d 100644 --- a/briar-gtk/po/de.po +++ b/briar-gtk/po/de.po @@ -15,8 +15,8 @@ msgstr "Sicher kommunizieren, überall" msgid "Briar is a messaging app designed for activists, journalists, and anyone else who needs a safe, easy and robust way to communicate. Unlike traditional messaging apps, Briar doesn't rely on a central server - messages are synchronized directly between the users' devices. If the internet's down, Briar can sync via Bluetooth or Wi-Fi, keeping the information flowing in a crisis. If the internet's up, Briar can sync via the Tor network, protecting users and their relationships from surveillance." msgstr "" -msgid "Briar Community" -msgstr "Briar-Community" +msgid "The Briar Project" +msgstr "" msgid "Main window showing two contacts and chat" msgstr "" @@ -166,3 +166,6 @@ msgstr "Bitte gib einen Link ein" msgid "Enter your contact's link, not your own" msgstr "Gib den Link deines Kontakts ein, nicht deinen eigenen" + +#~ msgid "Briar Community" +#~ msgstr "Briar-Community" diff --git a/briar-gtk/po/es.po b/briar-gtk/po/es.po index a03539e..261dafa 100644 --- a/briar-gtk/po/es.po +++ b/briar-gtk/po/es.po @@ -15,8 +15,8 @@ msgstr "" msgid "Briar is a messaging app designed for activists, journalists, and anyone else who needs a safe, easy and robust way to communicate. Unlike traditional messaging apps, Briar doesn't rely on a central server - messages are synchronized directly between the users' devices. If the internet's down, Briar can sync via Bluetooth or Wi-Fi, keeping the information flowing in a crisis. If the internet's up, Briar can sync via the Tor network, protecting users and their relationships from surveillance." msgstr "" -msgid "Briar Community" -msgstr "Comunidad de Briar" +msgid "The Briar Project" +msgstr "" msgid "Main window showing two contacts and chat" msgstr "" @@ -166,3 +166,6 @@ msgstr "" msgid "Enter your contact's link, not your own" msgstr "" + +#~ msgid "Briar Community" +#~ msgstr "Comunidad de Briar" -- GitLab