diff --git a/qml/FoodPlanForm.qml b/qml/FoodPlanForm.qml index 35c1c05..b07c89e 100644 --- a/qml/FoodPlanForm.qml +++ b/qml/FoodPlanForm.qml @@ -6,7 +6,7 @@ Page { id:root //anchors.fill: parent property bool cookplanChanged - title: qsTr("Speiseplanplan") + title: qsTr("Speiseplan") property string icon: "qrc:/graphics/TreffpunktFannyLogo.png" property string link: "http://www.treffpunkt-fanny.de"