diff --git a/qml/cover/CoverPage.qml b/qml/cover/CoverPage.qml index ccaf3e6..af488f4 100644 --- a/qml/cover/CoverPage.qml +++ b/qml/cover/CoverPage.qml @@ -26,19 +26,7 @@ CoverBackground { Label { id: label anchors.centerIn: parent - text: qsTr("My Cover") - } - - CoverActionList { - id: coverAction - - CoverAction { - iconSource: "image://theme/icon-cover-next" - } - - CoverAction { - iconSource: "image://theme/icon-cover-pause" - } + text: qsTr("WallaRead") } } diff --git a/translations/harbour-wallaread.ts b/translations/harbour-wallaread.ts index 8e10d2b..28bea1c 100644 --- a/translations/harbour-wallaread.ts +++ b/translations/harbour-wallaread.ts @@ -4,7 +4,7 @@ CoverPage - My Cover + WallaRead