From 328ae2eb2f17eaf1bb2e2f24eb4b9c68b3d6183d Mon Sep 17 00:00:00 2001 From: olf Date: Mon, 25 Mar 2024 03:36:41 +0100 Subject: [PATCH 1/2] [AboutPage.qml] Omit reference to using drugs --- qml/pages/AboutPage.qml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/qml/pages/AboutPage.qml b/qml/pages/AboutPage.qml index c5a4d622..c85f2a40 100644 --- a/qml/pages/AboutPage.qml +++ b/qml/pages/AboutPage.qml @@ -2,7 +2,7 @@ * Copyright (c) 2015-2019 Damien Tardy-Panis * Copyright (c) 2016 Hauke Schade * Copyright (c) 2019 Oleg Linkin - * Copyright (c) 2023 olf + * Copyright (c) 2023,2024 olf * * This file is subject to the terms and conditions defined in * file `LICENSE.txt`, which is part of this source code package. @@ -60,7 +60,7 @@ Page { horizontalCenter: parent.horizontalCenter } width: parent.width - Theme.horizontalPageMargin - text: qsTr("Your daily fix of your favorite comic strips") + text: qsTr("Read your favourite comic strips every day.") font { italic: true pixelSize: Theme.fontSizeSmall From f6b535a8c9890d3510a8dd8f7417aa45fa5dbb37 Mon Sep 17 00:00:00 2001 From: olf Date: Mon, 25 Mar 2024 03:38:08 +0100 Subject: [PATCH 2/2] Update harbour-dailycomics.ts --- translations/harbour-dailycomics.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/translations/harbour-dailycomics.ts b/translations/harbour-dailycomics.ts index 63bd87fe..1968df2f 100644 --- a/translations/harbour-dailycomics.ts +++ b/translations/harbour-dailycomics.ts @@ -5,8 +5,8 @@ AboutPage - Your daily fix of your favorite comic strips - Your daily fix of your favorite comic strips + Read your favourite comic strips every day. + Read your favourite comic strips every day.