diff --git a/src/GUI/qml/FirstRun.qml b/src/GUI/qml/FirstRun.qml index f4ce931..b3f5a7e 100644 --- a/src/GUI/qml/FirstRun.qml +++ b/src/GUI/qml/FirstRun.qml @@ -67,7 +67,7 @@ Item { horizontalAlignment: Text.AlignHCenter fontSizeMode: Text.Fit - text: "FlightGear " + _launcher.versionString + text: "经纬航通 " + _launcher.versionString color: "white" style: Text.Outline styleColor: "black" @@ -94,7 +94,7 @@ Item { color: "white" wrapMode: Text.WordWrap - readonly property string forumLink: "href=\"https://forum.flightgear.org\""; + readonly property string forumLink: "href=\"https://forum.jingweiht.com\""; text: qsTr("Welcome to FlightGear, the open source flight simulator. " + "This software is the work of volunteers. We hope you enjoy it. " +