From 4a872f74a40fa60448140d8f7e45dad2449bc74c Mon Sep 17 00:00:00 2001 From: jan Iversen Date: Mon, 21 May 2018 10:23:28 +0200 Subject: iOS: updated text in About to reflect logs not log Both subsurface.log and libdivecomputer.log are on the clipboard. Signed-off-by: Jan Iversen --- mobile-widgets/qml/About.qml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mobile-widgets/qml/About.qml') diff --git a/mobile-widgets/qml/About.qml b/mobile-widgets/qml/About.qml index 6d3bb28a3..4c3fe6924 100644 --- a/mobile-widgets/qml/About.qml +++ b/mobile-widgets/qml/About.qml @@ -59,7 +59,7 @@ Kirigami.ScrollablePage { SsrfButton { id: copyAppLogToClipboard Layout.alignment: Qt.AlignHCenter - text: qsTr("Copy app log to clipboard") + text: qsTr("Copy logs to clipboard") onClicked: { manager.copyAppLogToClipboard() rootItem.returnTopPage() -- cgit v1.2.3-70-g09d2