1
0
Fork 0
mirror of https://git.jami.net/savoirfairelinux/jami-client-qt.git synced 2025-08-04 14:55:43 +02:00

misc: update release name to Εἰρήνη

Change-Id: Id3d532358c3f5f8b4b17ce85efd0492e51e6877d
This commit is contained in:
François-Simon Fauteux-Chapleau 2025-03-14 16:49:08 -04:00
parent e700d8160a
commit 2567d81359

View file

@ -46,7 +46,7 @@ Item {
property string buildID: qsTr("Build ID") property string buildID: qsTr("Build ID")
property string version: qsTr("Version") property string version: qsTr("Version")
property string declarationYear: "Copyright © 2015–2025" property string declarationYear: "Copyright © 2015–2025"
property string slogan: "Astarte" property string slogan: "Εἰρήνη"
property string declaration: qsTr('Jami, a GNU package, is software for universal and distributed peer-to-peer communication that respects the freedom and privacy of its users. Visit <a href="https://jami.net" style="color: ' + JamiTheme.buttonTintedBlue + '">jami.net</a>' + ' to learn more.') property string declaration: qsTr('Jami, a GNU package, is software for universal and distributed peer-to-peer communication that respects the freedom and privacy of its users. Visit <a href="https://jami.net" style="color: ' + JamiTheme.buttonTintedBlue + '">jami.net</a>' + ' to learn more.')
property string noWarranty: qsTr('This program comes with absolutely no warranty. See the <a href="https://www.gnu.org/licenses/gpl-3.0.html" style="color: ' + JamiTheme.buttonTintedBlue + '">GNU General Public License</a>, version 3 or later for details.') property string noWarranty: qsTr('This program comes with absolutely no warranty. See the <a href="https://www.gnu.org/licenses/gpl-3.0.html" style="color: ' + JamiTheme.buttonTintedBlue + '">GNU General Public License</a>, version 3 or later for details.')
property string contribute: qsTr('Contribute') property string contribute: qsTr('Contribute')