diff --git a/app/ressources/qml/main.qml b/app/ressources/qml/main.qml index af6e7f7..5a576c3 100644 --- a/app/ressources/qml/main.qml +++ b/app/ressources/qml/main.qml @@ -299,7 +299,7 @@ ApplicationWindow { id: infoDisclaimerDialog title: "LedDisplayController v" + APP_VERSION + "
By Itsblue Development, " + qsTr("privacy policy") + "" - content: qsTr("This app was built using the Qt Framework licensed under the GNU lgplV3 license.

This app is open source and licensed under the GNU agplV3 license, the source code can be found here.") + content: qsTr("This app was built using the Qt Framework licensed under the GNU lgplV3 license.

This app is open source and licensed under the GNU agplV3 license, the source code can be found here.") } } diff --git a/app/ressources/translations/de.qm b/app/ressources/translations/de.qm index 13f0e2e..04631c2 100644 Binary files a/app/ressources/translations/de.qm and b/app/ressources/translations/de.qm differ diff --git a/app/ressources/translations/de.ts b/app/ressources/translations/de.ts index ad50e67..189299d 100644 --- a/app/ressources/translations/de.ts +++ b/app/ressources/translations/de.ts @@ -242,5 +242,13 @@ Standort-Berechtigung verweigert! Itsblue smart display Itsblue smart display + + privacy policy + Datenschutz + + + This app was built using the <a href='https://qt.io'>Qt Framework</a> licensed under the <a href='https://www.gnu.org/licenses/lgpl-3.0.en.html'>GNU lgplV3 license</a>.<br><br>This app is open source and licensed under the <a href='https://www.gnu.org/licenses/agpl-3.0.en.html'>GNU agplV3 license</a>, the source code can be found <a href='https://itsblue.dev/itsblue-development/LedDisplay'>here</a>. + Diese App wurde unter Verwendung des <a href='https://qt.io'>Qt Frameworks</a> unter der <a href='https://www.gnu.org/licenses/lgpl-3.0.en.html'>GNU lgplV3 Lizenz</a> erstellt.<br><br>Diese App ist Open-source und lizensiert unter der <a href='https://www.gnu.org/licenses/agpl-3.0.en.html'>GNU agplV3 Lizenz</a>. Der Sourcecode findet sich <a href='https://itsblue.dev/itsblue-development/LedDisplay'>hier</a>. +